IApplicationGatewayBeta Interface

Definition

Entry point for application gateway management API in Azure.

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

Properties

AuthenticationCertificates

Gets authentication certificates.

AvailabilityZones

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.

DisabledSslProtocols

Gets disabled SSL protocols.

RedirectConfigurations

Gets redirect configurations, indexed by name.

Methods

CheckBackendHealth()

Checks the backend health.

CheckBackendHealthAsync(CancellationToken)

Checks the backend health asynchronously.

Applies to