These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.containerregistry.listBuildTaskSourceRepositoryProperties
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Get the source control properties for a build task. API Version: 2018-02-01-preview.
Using listBuildTaskSourceRepositoryProperties
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function listBuildTaskSourceRepositoryProperties(args: ListBuildTaskSourceRepositoryPropertiesArgs, opts?: InvokeOptions): Promise<ListBuildTaskSourceRepositoryPropertiesResult>
function listBuildTaskSourceRepositoryPropertiesOutput(args: ListBuildTaskSourceRepositoryPropertiesOutputArgs, opts?: InvokeOptions): Output<ListBuildTaskSourceRepositoryPropertiesResult>
def list_build_task_source_repository_properties(build_task_name: Optional[str] = None,
registry_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> ListBuildTaskSourceRepositoryPropertiesResult
def list_build_task_source_repository_properties_output(build_task_name: Optional[pulumi.Input[str]] = None,
registry_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[ListBuildTaskSourceRepositoryPropertiesResult]
func ListBuildTaskSourceRepositoryProperties(ctx *Context, args *ListBuildTaskSourceRepositoryPropertiesArgs, opts ...InvokeOption) (*ListBuildTaskSourceRepositoryPropertiesResult, error)
func ListBuildTaskSourceRepositoryPropertiesOutput(ctx *Context, args *ListBuildTaskSourceRepositoryPropertiesOutputArgs, opts ...InvokeOption) ListBuildTaskSourceRepositoryPropertiesResultOutput
> Note: This function is named ListBuildTaskSourceRepositoryProperties
in the Go SDK.
public static class ListBuildTaskSourceRepositoryProperties
{
public static Task<ListBuildTaskSourceRepositoryPropertiesResult> InvokeAsync(ListBuildTaskSourceRepositoryPropertiesArgs args, InvokeOptions? opts = null)
public static Output<ListBuildTaskSourceRepositoryPropertiesResult> Invoke(ListBuildTaskSourceRepositoryPropertiesInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<ListBuildTaskSourceRepositoryPropertiesResult> listBuildTaskSourceRepositoryProperties(ListBuildTaskSourceRepositoryPropertiesArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:containerregistry:listBuildTaskSourceRepositoryProperties
arguments:
# arguments dictionary
The following arguments are supported:
- Build
Task stringName - The name of the container registry build task.
- Registry
Name string - The name of the container registry.
- Resource
Group stringName - The name of the resource group to which the container registry belongs.
- Build
Task stringName - The name of the container registry build task.
- Registry
Name string - The name of the container registry.
- Resource
Group stringName - The name of the resource group to which the container registry belongs.
- build
Task StringName - The name of the container registry build task.
- registry
Name String - The name of the container registry.
- resource
Group StringName - The name of the resource group to which the container registry belongs.
- build
Task stringName - The name of the container registry build task.
- registry
Name string - The name of the container registry.
- resource
Group stringName - The name of the resource group to which the container registry belongs.
- build_
task_ strname - The name of the container registry build task.
- registry_
name str - The name of the container registry.
- resource_
group_ strname - The name of the resource group to which the container registry belongs.
- build
Task StringName - The name of the container registry build task.
- registry
Name String - The name of the container registry.
- resource
Group StringName - The name of the resource group to which the container registry belongs.
listBuildTaskSourceRepositoryProperties Result
The following output properties are available:
- Repository
Url string - The full URL to the source code repository
- Source
Control stringType - The type of source control service.
- Is
Commit boolTrigger Enabled - The value of this property indicates whether the source control commit trigger is enabled or not.
- Source
Control Pulumi.Auth Properties Azure Native. Container Registry. Outputs. Source Control Auth Info Response - The authorization properties for accessing the source code repository.
- Repository
Url string - The full URL to the source code repository
- Source
Control stringType - The type of source control service.
- Is
Commit boolTrigger Enabled - The value of this property indicates whether the source control commit trigger is enabled or not.
- Source
Control SourceAuth Properties Control Auth Info Response - The authorization properties for accessing the source code repository.
- repository
Url String - The full URL to the source code repository
- source
Control StringType - The type of source control service.
- is
Commit BooleanTrigger Enabled - The value of this property indicates whether the source control commit trigger is enabled or not.
- source
Control SourceAuth Properties Control Auth Info Response - The authorization properties for accessing the source code repository.
- repository
Url string - The full URL to the source code repository
- source
Control stringType - The type of source control service.
- is
Commit booleanTrigger Enabled - The value of this property indicates whether the source control commit trigger is enabled or not.
- source
Control SourceAuth Properties Control Auth Info Response - The authorization properties for accessing the source code repository.
- repository_
url str - The full URL to the source code repository
- source_
control_ strtype - The type of source control service.
- is_
commit_ booltrigger_ enabled - The value of this property indicates whether the source control commit trigger is enabled or not.
- source_
control_ Sourceauth_ properties Control Auth Info Response - The authorization properties for accessing the source code repository.
- repository
Url String - The full URL to the source code repository
- source
Control StringType - The type of source control service.
- is
Commit BooleanTrigger Enabled - The value of this property indicates whether the source control commit trigger is enabled or not.
- source
Control Property MapAuth Properties - The authorization properties for accessing the source code repository.
Supporting Types
SourceControlAuthInfoResponse
- Token string
- The access token used to access the source control provider.
- Expires
In int - Time in seconds that the token remains valid
- Refresh
Token string - The refresh token used to refresh the access token.
- Scope string
- The scope of the access token.
- Token
Type string - The type of Auth token.
- Token string
- The access token used to access the source control provider.
- Expires
In int - Time in seconds that the token remains valid
- Refresh
Token string - The refresh token used to refresh the access token.
- Scope string
- The scope of the access token.
- Token
Type string - The type of Auth token.
- token String
- The access token used to access the source control provider.
- expires
In Integer - Time in seconds that the token remains valid
- refresh
Token String - The refresh token used to refresh the access token.
- scope String
- The scope of the access token.
- token
Type String - The type of Auth token.
- token string
- The access token used to access the source control provider.
- expires
In number - Time in seconds that the token remains valid
- refresh
Token string - The refresh token used to refresh the access token.
- scope string
- The scope of the access token.
- token
Type string - The type of Auth token.
- token str
- The access token used to access the source control provider.
- expires_
in int - Time in seconds that the token remains valid
- refresh_
token str - The refresh token used to refresh the access token.
- scope str
- The scope of the access token.
- token_
type str - The type of Auth token.
- token String
- The access token used to access the source control provider.
- expires
In Number - Time in seconds that the token remains valid
- refresh
Token String - The refresh token used to refresh the access token.
- scope String
- The scope of the access token.
- token
Type String - The type of Auth token.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi