次の方法で共有


ApplicationProperties.ComputeProfile プロパティ

定義

クラスター内のロールの一覧を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象