HDInsightClusterCreationValidateResult.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.
The Azure active directory domain service resource details.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.HDInsight.Models.HDInsightClusterAaddsDetail> AaddsResourcesDetails { get; }
member this.AaddsResourcesDetails : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.HDInsight.Models.HDInsightClusterAaddsDetail>
Public ReadOnly Property AaddsResourcesDetails As IReadOnlyList(Of HDInsightClusterAaddsDetail)