Sdílet prostřednictvím


ClusterCreateValidationResult.AaddsResourcesDetails Property

Definition

Gets or sets the Azure active directory domain service resource details.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to