IApplicationGatewayBeta Interface
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.
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
Azure SDK for .NET