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

IDefinition 接口

定义

整个应用程序网关定义。

public interface IDefinition : Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Definition.IBlank, Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Definition.IWithGroup, Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Definition.IWithRequestRoutingRuleOrCreate, Microsoft.Azure.Management.Network.Fluent.HasPrivateIPAddress.Definition.IWithPrivateIPAddress<Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Definition.IWithCreate>, Microsoft.Azure.Management.Network.Fluent.HasPublicIPAddress.Definition.IWithExistingPublicIPAddress<Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Definition.IWithCreate>, Microsoft.Azure.Management.Network.Fluent.HasPublicIPAddress.Definition.IWithNewPublicIPAddressNoDnsLabel<Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Definition.IWithCreate>, Microsoft.Azure.Management.Network.Fluent.HasPublicIPAddress.Definition.IWithPublicIPAddressNoDnsLabel<Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Definition.IWithCreate>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithCreatableResourceGroup<Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Definition.IWithRequestRoutingRule>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithExistingResourceGroup<Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Definition.IWithRequestRoutingRule>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithGroup<Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Definition.IWithRequestRoutingRule>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithNewResourceGroup<Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Definition.IWithRequestRoutingRule>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.HasSubnet.Definition.IWithSubnet<Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Definition.IWithCreate>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Definition.IDefinitionWithRegion<Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Definition.IWithGroup>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Definition.IDefinitionWithTags<Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Definition.IWithCreate>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.ICreatable<Microsoft.Azure.Management.Network.Fluent.IApplicationGateway>
type IDefinition = interface
    interface IBlank
    interface IDefinitionWithRegion<IWithGroup>
    interface IWithGroup
    interface IWithGroup<IWithRequestRoutingRule>
    interface IWithExistingResourceGroup<IWithRequestRoutingRule>
    interface IWithNewResourceGroup<IWithRequestRoutingRule>
    interface IWithCreatableResourceGroup<IWithRequestRoutingRule>
    interface IWithCreate
    interface ICreatable<IApplicationGateway>
    interface IIndexable
    interface IDefinitionWithTags<IWithCreate>
    interface IWithSku
    interface IWithWebApplicationFirewall
    interface IWithInstanceCount
    interface IWithSslCert
    interface IWithFrontendPort
    interface IWithListener
    interface IWithBackendHttpConfig
    interface IWithBackend
    interface IWithExistingSubnet
    interface IWithSubnet<IWithCreate>
    interface IWithPrivateIPAddress
    interface IWithPrivateIPAddress<IWithCreate>
    interface IWithPrivateFrontend
    interface IWithPublicFrontend
    interface IWithPublicIPAddress
    interface IWithPublicIPAddressNoDnsLabel<IWithCreate>
    interface IWithExistingPublicIPAddress<IWithCreate>
    interface IWithNewPublicIPAddressNoDnsLabel<IWithCreate>
    interface IWithProbe
    interface IWithDisabledSslProtocol
    interface IWithDisabledSslProtocolBeta
    interface IBeta
    interface IWithAuthenticationCertificate
    interface IWithAuthenticationCertificateBeta
    interface IWithRedirectConfiguration
    interface IWithRedirectConfigurationBeta
    interface IWithManagedServiceIdentity
    interface IWithAvailabilityZone
    interface IWithRequestRoutingRule
    interface IWithRequestRoutingRuleOrCreate
Public Interface IDefinition
Implements IBeta, IBlank, ICreatable(Of IApplicationGateway), IDefinitionWithRegion(Of IWithGroup), IDefinitionWithTags(Of IWithCreate), IWithCreatableResourceGroup(Of IWithRequestRoutingRule), IWithExistingPublicIPAddress(Of IWithCreate), IWithExistingResourceGroup(Of IWithRequestRoutingRule), IWithGroup, IWithGroup(Of IWithRequestRoutingRule), IWithNewPublicIPAddressNoDnsLabel(Of IWithCreate), IWithNewResourceGroup(Of IWithRequestRoutingRule), IWithPrivateIPAddress(Of IWithCreate), IWithPublicIPAddressNoDnsLabel(Of IWithCreate), IWithRequestRoutingRuleOrCreate, IWithSubnet(Of IWithCreate)
实现

属性

Key

整个应用程序网关定义。

(继承自 IIndexable)
Name

获取可创建资源的名称。

(继承自 ICreatable<T>)

方法

Create()

执行创建请求。

(继承自 ICreatable<T>)
CreateAsync(CancellationToken, Boolean)

将请求放入队列,并允许 HTTP 客户端在系统资源可用时执行该请求。

(继承自 ICreatable<T>)
DefineAuthenticationCertificate(String)

开始定义要附加到网关以供后端使用的新应用程序网关身份验证证书。

(继承自 IWithAuthenticationCertificateBeta)
DefineBackend(String)

开始定义要附加到网关的新应用程序网关后端。

(继承自 IWithBackend)
DefineBackendHttpConfiguration(String)

开始定义要附加到网关的新应用程序网关后端 HTTP 配置。

(继承自 IWithBackendHttpConfig)
DefineListener(String)

开始定义要附加到网关的新应用程序网关侦听器。

(继承自 IWithListener)
DefineProbe(String)

开始新探测的定义。

(继承自 IWithProbe)
DefineRedirectConfiguration(String)

开始定义要附加到网关的新应用程序网关重定向配置。

(继承自 IWithRedirectConfigurationBeta)
DefineRequestRoutingRule(String)

开始定义此应用程序网关的请求路由规则。

(继承自 IWithRequestRoutingRule)
DefineSslCertificate(String)

开始定义要附加到网关以在 HTTPS 侦听器中使用的新应用程序网关 SSL 证书。

(继承自 IWithSslCert)
WithAutoscale(Int32, Int32)

指定最小和最大自动缩放边界。

(继承自 IWithInstanceCount)
WithAvailabilityZone(AvailabilityZoneId)

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

(继承自 IWithAvailabilityZone)
WithDisabledSslProtocol(ApplicationGatewaySslProtocol)

禁用指定的 SSL 协议。

(继承自 IWithDisabledSslProtocolBeta)
WithDisabledSslProtocols(ApplicationGatewaySslProtocol[])

禁用指定的 SSL 协议。

(继承自 IWithDisabledSslProtocolBeta)
WithEnableHttp2()

在应用程序网关上启用 HTTP2 流量。

(继承自 IWithCreate)
WithExistingPublicIPAddress(IPublicIPAddress)

将现有公共 IP 地址与资源相关联。

(继承自 IWithExistingPublicIPAddress<ReturnT>)
WithExistingPublicIPAddress(String)

将现有公共 IP 地址与资源相关联。

(继承自 IWithExistingPublicIPAddress<ReturnT>)
WithExistingResourceGroup(IResourceGroup)

将资源与现有资源组相关联。

(继承自 IWithExistingResourceGroup<T>)
WithExistingResourceGroup(String)

将资源与现有资源组相关联。

(继承自 IWithExistingResourceGroup<T>)
WithExistingSubnet(INetwork, String)

指定应用程序网关从中获取其专用 IP 地址的子网。 这将创建新的 IP 配置(如果尚不存在)。 专用 (内部) 前端(如果已启用)也将配置为使用此子网。

(继承自 IWithExistingSubnet)
WithExistingSubnet(ISubnet)

指定应用程序网关从中获取其专用 IP 地址的子网。 这将创建新的 IP 配置(如果尚不存在)。 专用 (内部) 前端(如果已启用)也将配置为使用此子网。

(继承自 IWithExistingSubnet)
WithExistingSubnet(String, String)

将指定的子网分配给此资源。

(继承自 IWithSubnet<ReturnT>)
WithFrontendPort(Int32)

创建具有自动生成名称和指定端口号的前端端口,除非已存在。

(继承自 IWithFrontendPort)
WithFrontendPort(Int32, String)

创建具有指定名称和端口号的前端端口,除非已存在匹配此名称和/或编号的端口。

(继承自 IWithFrontendPort)
WithIdentity(ManagedServiceIdentity)

指定要与应用程序网关关联的标识。

(继承自 IWithManagedServiceIdentity)
WithInstanceCount(Int32)

指定应用程序网关) 的容量 (实例数。 默认情况下,使用 1 个实例。

(继承自 IWithInstanceCount)
WithNewPublicIPAddress()

在资源所在的同一区域和组中创建新的公共 IP 地址,并将其与资源关联。 公共 IP 地址的内部名称和 DNS 标签将派生自资源的名称。

(继承自 IWithNewPublicIPAddressNoDnsLabel<ReturnT>)
WithNewPublicIPAddress(ICreatable<IPublicIPAddress>)

创建要与资源关联的新公共 IP 地址。

(继承自 IWithNewPublicIPAddressNoDnsLabel<ReturnT>)
WithNewResourceGroup()

整个应用程序网关定义。

(继承自 IWithNewResourceGroup<T>)
WithNewResourceGroup(ICreatable<IResourceGroup>)

根据指定的定义创建一个新的资源组来放置资源。

(继承自 IWithCreatableResourceGroup<T>)
WithNewResourceGroup(String)

整个应用程序网关定义。

(继承自 IWithNewResourceGroup<T>)
WithoutEnableHttp2()

禁用应用程序网关上的 HTTP2 流量。

(继承自 IWithCreate)
WithoutPrivateFrontend()

指定不应启用专用 (内部) 前端。

(继承自 IWithPrivateFrontend)
WithoutPublicFrontend()

指定应用程序网关不应面向 Internet。

(继承自 IWithPublicFrontend)
WithPrivateFrontend()

在包含应用程序网关的子网中启用专用 (内部) 默认前端。 如果不存在,将创建具有自动生成名称的前端。

(继承自 IWithPrivateFrontend)
WithPrivateIPAddressDynamic()

在关联的子网中启用动态专用 IP 地址分配。

(继承自 IWithPrivateIPAddress<ReturnT>)
WithPrivateIPAddressStatic(String)

在关联的子网中分配指定的静态专用 IP 地址。

(继承自 IWithPrivateIPAddress<ReturnT>)
WithRegion(Region)

指定资源的区域。

(继承自 IDefinitionWithRegion<T>)
WithRegion(String)

按名称指定资源的区域。

(继承自 IDefinitionWithRegion<T>)
WithSize(ApplicationGatewaySkuName)

指定要在所选层的上下文中创建的应用程序网关的大小。 默认情况下,使用最小大小。

(继承自 IWithSku)
WithTag(String, String)

将标记添加到资源。

(继承自 IDefinitionWithTags<T>)
WithTags(IDictionary<String,String>)

将资源的标记指定为 {@link Map}。

(继承自 IDefinitionWithTags<T>)
WithTier(ApplicationGatewayTier)

设置应用程序网关的层。 可能的值包括:“Standard”、“WAF”、“Standard_v2”、“WAF_v2”。

(继承自 IWithSku)
WithWebApplicationFirewall(ApplicationGatewayWebApplicationFirewallConfiguration)

指定 Web 应用程序防火墙配置。

(继承自 IWithWebApplicationFirewall)
WithWebApplicationFirewall(Boolean, ApplicationGatewayFirewallMode)

使用默认值指定 Web 应用程序防火墙配置。

(继承自 IWithWebApplicationFirewall)

适用于