Compartir a través de


IRun.SourceTriggerRepositoryUrl Property

Definition

The repository URL.

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

Property Value

Attributes

Applies to