Compartir a través de


ISourceTrigger.SourceRepositoryUrl Property

Definition

The full URL to the source code repository

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The full URL to the source code repository", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="repositoryUrl")]
public string SourceRepositoryUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The full URL to the source code repository", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="repositoryUrl")>]
member this.SourceRepositoryUrl : string with get, set
Public Property SourceRepositoryUrl As String

Property Value

Attributes

Applies to