次の方法で共有


SkuInformation.ResourceType プロパティ

定義

リソースの種類を取得します。通常は "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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象