次の方法で共有


ClusterGetProperties.StorageProfile プロパティ

定義

ストレージ プロファイルを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="storageProfile")]
public Microsoft.Azure.Management.HDInsight.Models.StorageProfile StorageProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="storageProfile")>]
member this.StorageProfile : Microsoft.Azure.Management.HDInsight.Models.StorageProfile with get, set
Public Property StorageProfile As StorageProfile

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象