azure-sdk-for-net icon indicating copy to clipboard operation
azure-sdk-for-net copied to clipboard

[FEATURE REQ] Details in `Azure.ResourceManager.HDInsight`

Open ArcturusZhang opened this issue 2 years ago • 0 comments

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.

ArcturusZhang avatar Sep 07 '22 02:09 ArcturusZhang