Delen via


IKubernetesClusterNode.VMSkuName Property

Definition

The VM SKU name that was used to create this cluster node.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The VM SKU name that was used to create this cluster node.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="vmSkuName")]
public string VMSkuName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The VM SKU name that was used to create this cluster node.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="vmSkuName")>]
member this.VMSkuName : string
Public ReadOnly Property VMSkuName As String

Property Value

Attributes

Applies to