다음을 통해 공유


SkuInformation.ResourceType Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="resourceType")]
public string ResourceType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceType")>]
member this.ResourceType : string
Public ReadOnly Property ResourceType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to