Bagikan melalui


IRun.SourceTriggerCommitId Property

Definition

The unique ID that identifies a commit.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The unique ID that identifies a commit.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="commitId")]
public string SourceTriggerCommitId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The unique ID that identifies a commit.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="commitId")>]
member this.SourceTriggerCommitId : string with get, set
Public Property SourceTriggerCommitId As String

Property Value

Attributes

Applies to