AzureHDInsightCapabilities.Regions 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 available regions.
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Commands.HDInsight.Models.Management.AzureHDInsightRegionsCapability> Regions { get; set; }
member this.Regions : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Commands.HDInsight.Models.Management.AzureHDInsightRegionsCapability> with get, set
Public Property Regions As IDictionary(Of String, AzureHDInsightRegionsCapability)