Condividi tramite


IContainerInstanceIdentity.RevisionNumber Property

Definition

The revision number of the container group profile.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The revision number of the container group profile.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="revisionNumber")]
public string RevisionNumber { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The revision number of the container group profile.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="revisionNumber")>]
member this.RevisionNumber : string with get, set
Public Property RevisionNumber As String

Property Value

Attributes

Applies to