Share via


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IApplicationGatewayBeta 接口

定义

Azure 中应用程序网关管理 API 的入口点。

public interface IApplicationGatewayBeta : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IApplicationGatewayBeta = interface
    interface IBeta
Public Interface IApplicationGatewayBeta
Implements IBeta
派生
实现

属性

AuthenticationCertificates

获取身份验证证书。

AvailabilityZones

获取分配给应用程序网关的可用性区域。 请注意,大多数订阅未启用此功能,将来可能会进行重大重新设计和/或删除。

DisabledSslProtocols

获取禁用的 SSL 协议。

RedirectConfigurations

获取重定向配置,按名称编制索引。

方法

CheckBackendHealth()

检查后端运行状况。

CheckBackendHealthAsync(CancellationToken)

异步检查后端运行状况。

适用于