IApplicationGatewayBeta.AvailabilityZones 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.
Gets The availability zones assigned to the application gateway. Note, this functionality is not enabled for most subscriptions and is subject to significant redesign and/or removal in the future.
public System.Collections.Generic.ISet<Microsoft.Azure.Management.ResourceManager.Fluent.Core.AvailabilityZoneId> AvailabilityZones { get; }
member this.AvailabilityZones : System.Collections.Generic.ISet<Microsoft.Azure.Management.ResourceManager.Fluent.Core.AvailabilityZoneId>
Public ReadOnly Property AvailabilityZones As ISet(Of AvailabilityZoneId)
Property Value
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET