Share via


IContainerRegistryIdentity.RunId Property

Definition

The run ID.

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

Property Value

Attributes

Applies to