次の方法で共有


ISourceUpdateParameters.RepositoryUrl 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=false, SerializedName="repositoryUrl")]
public string RepositoryUrl { 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=false, SerializedName="repositoryUrl")>]
member this.RepositoryUrl : string with get, set
Public Property RepositoryUrl As String

Property Value

Attributes

Applies to