ClusterCreateValidationResult.AaddsResourcesDetails プロパティ

定義

Azure Active Directory ドメイン サービス リソースの詳細を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="aaddsResourcesDetails")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.AaddsResourceDetails> AaddsResourcesDetails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="aaddsResourcesDetails")>]
member this.AaddsResourcesDetails : System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.AaddsResourceDetails> with get, set
Public Property AaddsResourcesDetails As IList(Of AaddsResourceDetails)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象