次の方法で共有


IStorageAccountCreateParameters.SkuResourceType Property

Definition

The type of the resource, usually it is 'storageAccounts'.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The type of the resource, usually it is 'storageAccounts'.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="resourceType")]
public string SkuResourceType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The type of the resource, usually it is 'storageAccounts'.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="resourceType")>]
member this.SkuResourceType : string
Public ReadOnly Property SkuResourceType As String

Property Value

Attributes

Applies to