Partilhar via


IVmssFabricProfile.SkuName Property

Definition

The Azure SKU name of the machines in the pool.

[Microsoft.Azure.PowerShell.Cmdlets.Mdp.Runtime.Info(Create=true, Description="The Azure SKU name of the machines in the pool.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="name", Update=true)]
public string SkuName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Mdp.Runtime.Info(Create=true, Description="The Azure SKU name of the machines in the pool.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="name", Update=true)>]
member this.SkuName : string with get, set
Public Property SkuName As String

Property Value

Attributes

Applies to