HciClusterData.LocalAvailabilityZones 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.
Local Availability Zone information for HCI cluster.
public System.Collections.Generic.IList<Azure.ResourceManager.Hci.Models.LocalAvailabilityZones> LocalAvailabilityZones { get; }
member this.LocalAvailabilityZones : System.Collections.Generic.IList<Azure.ResourceManager.Hci.Models.LocalAvailabilityZones>
Public ReadOnly Property LocalAvailabilityZones As IList(Of LocalAvailabilityZones)