Udostępnij przez


ISnapshotProperties.NodeImageVersion Property

Definition

The version of node image.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Create=false, Description="The version of node image.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="nodeImageVersion", Update=false)]
public string NodeImageVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Create=false, Description="The version of node image.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="nodeImageVersion", Update=false)>]
member this.NodeImageVersion : string
Public ReadOnly Property NodeImageVersion As String

Property Value

Attributes

Applies to