54 строки
4.6 KiB
YAML
54 строки
4.6 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateDefinitionStages.Blank"
|
|
fullName: "com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateDefinitionStages.Blank"
|
|
name: "RegistrySourceTrigger.UpdateDefinitionStages.Blank"
|
|
nameWithType: "RegistrySourceTrigger.UpdateDefinitionStages.Blank"
|
|
summary: "The first stage of a source trigger definition."
|
|
syntax: "public static interface **RegistrySourceTrigger.UpdateDefinitionStages.Blank**"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateDefinitionStages.Blank.withAzureDevOpsAsSourceControl()"
|
|
fullName: "com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateDefinitionStages.Blank.withAzureDevOpsAsSourceControl()"
|
|
name: "withAzureDevOpsAsSourceControl()"
|
|
nameWithType: "RegistrySourceTrigger.UpdateDefinitionStages.Blank.withAzureDevOpsAsSourceControl()"
|
|
summary: "The function that specifies Azure Dev<wbr>Ops will be used as the type of source control."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract RegistrySourceTrigger.UpdateDefinitionStages.RepositoryUrl withAzureDevOpsAsSourceControl()"
|
|
desc: "The function that specifies Azure DevOps will be used as the type of source control."
|
|
returns:
|
|
description: "the next stage of the container registry source trigger definition."
|
|
type: "<xref href=\"com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateDefinitionStages.RepositoryUrl?alt=com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateDefinitionStages.RepositoryUrl&text=RepositoryUrl\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateDefinitionStages.Blank.withGithubAsSourceControl()"
|
|
fullName: "com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateDefinitionStages.Blank.withGithubAsSourceControl()"
|
|
name: "withGithubAsSourceControl()"
|
|
nameWithType: "RegistrySourceTrigger.UpdateDefinitionStages.Blank.withGithubAsSourceControl()"
|
|
summary: "The function that specifies Github will be used as the type of source control."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract RegistrySourceTrigger.UpdateDefinitionStages.RepositoryUrl withGithubAsSourceControl()"
|
|
desc: "The function that specifies Github will be used as the type of source control."
|
|
returns:
|
|
description: "the next stage of the container registry source trigger definition."
|
|
type: "<xref href=\"com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateDefinitionStages.RepositoryUrl?alt=com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateDefinitionStages.RepositoryUrl&text=RepositoryUrl\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateDefinitionStages.Blank.withSourceControl(com.microsoft.azure.management.containerregistry.SourceControlType)"
|
|
fullName: "com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateDefinitionStages.Blank.withSourceControl(SourceControlType sourceControl)"
|
|
name: "withSourceControl(SourceControlType sourceControl)"
|
|
nameWithType: "RegistrySourceTrigger.UpdateDefinitionStages.Blank.withSourceControl(SourceControlType sourceControl)"
|
|
summary: "The function that allows the user to input their own kind of source control."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "the source control the user wishes to use."
|
|
name: "sourceControl"
|
|
type: "<xref href=\"com.microsoft.azure.management.containerregistry.SourceControlType?alt=com.microsoft.azure.management.containerregistry.SourceControlType&text=SourceControlType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract RegistrySourceTrigger.UpdateDefinitionStages.RepositoryUrl withSourceControl(SourceControlType sourceControl)"
|
|
desc: "The function that allows the user to input their own kind of source control."
|
|
returns:
|
|
description: "the next stage of the container registry source trigger definition."
|
|
type: "<xref href=\"com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateDefinitionStages.RepositoryUrl?alt=com.microsoft.azure.management.containerregistry.RegistrySourceTrigger.UpdateDefinitionStages.RepositoryUrl&text=RepositoryUrl\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "The first stage of a source trigger definition."
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.containerregistry"
|
|
artifact: com.microsoft.azure:azure-mgmt-containerregistry:1.41.4
|