Freigeben über


IKubernetesClusterNode.VMSkuName Property

Definition

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

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

Property Value

Attributes

Applies to