IWithAvailabilityZone Interface

Definition

The stage of the application gateway definition allowing to specify availability zone.

public interface IWithAvailabilityZone : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithAvailabilityZone = interface
    interface IBeta
Public Interface IWithAvailabilityZone
Implements IBeta
Derived
Implements

Methods

WithAvailabilityZone(AvailabilityZoneId)

Specifies the availability zone for the application gateway. Note, this functionality is not enabled for most subscriptions and is subject to significant redesign and/or removal in the future.

Applies to