azure-sdk-for-net
azure-sdk-for-net copied to clipboard
[FEATURE REQ] Details in `Azure.ResourceManager.HDInsight`
Library name
Azure.ResourceManager.HDInsight
Please describe the feature.
We need to verify if this property is an array of azure-locations.
If we could confirm it is, we need to add EditorBrowsable.Never
to this property and introduce a new property with type IList<AzureLocation>
and call it like AzureRegions
.