ClusterCreateValidationResult.AaddsResourcesDetails Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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