次の方法で共有


IStaticSiteArmResource.SkuName Property

Definition

Name of the resource SKU.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Name of the resource SKU.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="name")]
public string SkuName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Name of the resource SKU.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="name")>]
member this.SkuName : string with get, set
Public Property SkuName As String

Property Value

Attributes

Applies to