IDefinition 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.
The entirety of the application gateway definition.
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)
- Implements
-
IBlank IWithAuthenticationCertificate IWithAuthenticationCertificateBeta IWithAvailabilityZone IWithBackend IWithBackendHttpConfig IWithCreate IWithDisabledSslProtocol IWithDisabledSslProtocolBeta IWithExistingSubnet IWithFrontendPort IWithGroup IWithInstanceCount IWithListener IWithManagedServiceIdentity IWithPrivateFrontend IWithPrivateIPAddress IWithProbe IWithPublicFrontend IWithPublicIPAddress IWithRedirectConfiguration IWithRedirectConfigurationBeta IWithRequestRoutingRule IWithRequestRoutingRuleOrCreate IWithSku IWithSslCert IWithWebApplicationFirewall IWithPrivateIPAddress<IWithCreate> IWithExistingPublicIPAddress<IWithCreate> IWithExistingPublicIPAddress<ReturnT> IWithNewPublicIPAddressNoDnsLabel<IWithCreate> IWithNewPublicIPAddressNoDnsLabel<ReturnT> IWithPublicIPAddressNoDnsLabel<IWithCreate> IWithCreatableResourceGroup<IWithRequestRoutingRule> IWithCreatableResourceGroup<T> IWithExistingResourceGroup<IWithRequestRoutingRule> IWithExistingResourceGroup<T> IWithGroup<IWithRequestRoutingRule> IWithNewResourceGroup<IWithRequestRoutingRule> IWithNewResourceGroup<T> IWithSubnet<IWithCreate> IBeta IDefinitionWithRegion<IWithGroup> IDefinitionWithTags<IWithCreate> ICreatable<IApplicationGateway> IIndexable
Properties
Key | (Inherited from IIndexable) |
Name |
Gets the name of the creatable resource. (Inherited from ICreatable<T>) |
Methods
Create() |
Execute the create request. (Inherited from ICreatable<T>) |
CreateAsync(CancellationToken, Boolean) |
Puts the request into the queue and allow the HTTP client to execute it when system resources are available. (Inherited from ICreatable<T>) |
DefineAuthenticationCertificate(String) |
Begins the definition of a new application gateway authentication certificate to be attached to the gateway for use by the backends. (Inherited from IWithAuthenticationCertificateBeta) |
DefineBackend(String) |
Begins the definition of a new application gateway backend to be attached to the gateway. (Inherited from IWithBackend) |
DefineBackendHttpConfiguration(String) |
Begins the definition of a new application gateway backend HTTP configuration to be attached to the gateway. (Inherited from IWithBackendHttpConfig) |
DefineListener(String) |
Begins the definition of a new application gateway listener to be attached to the gateway. (Inherited from IWithListener) |
DefineProbe(String) |
Begins the definition of a new probe. (Inherited from IWithProbe) |
DefineRedirectConfiguration(String) |
Begins the definition of a new application gateway redirect configuration to be attached to the gateway. (Inherited from IWithRedirectConfigurationBeta) |
DefineRequestRoutingRule(String) |
Begins the definition of a request routing rule for this application gateway. (Inherited from IWithRequestRoutingRule) |
DefineSslCertificate(String) |
Begins the definition of a new application gateway SSL certificate to be attached to the gateway for use in HTTPS listeners. (Inherited from IWithSslCert) |
WithAutoscale(Int32, Int32) |
Specifies the min and max auto scale bound. (Inherited from IWithInstanceCount) |
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. (Inherited from IWithAvailabilityZone) |
WithDisabledSslProtocol(ApplicationGatewaySslProtocol) |
Disables the specified SSL protocol. (Inherited from IWithDisabledSslProtocolBeta) |
WithDisabledSslProtocols(ApplicationGatewaySslProtocol[]) |
Disables the specified SSL protocols. (Inherited from IWithDisabledSslProtocolBeta) |
WithEnableHttp2() |
Enables HTTP2 traffic on the Application Gateway. (Inherited from IWithCreate) |
WithExistingPublicIPAddress(IPublicIPAddress) |
Associates an existing public IP address with the resource. (Inherited from IWithExistingPublicIPAddress<ReturnT>) |
WithExistingPublicIPAddress(String) |
Associates an existing public IP address with the resource. (Inherited from IWithExistingPublicIPAddress<ReturnT>) |
WithExistingResourceGroup(IResourceGroup) |
Associates the resource with an existing resource group. (Inherited from IWithExistingResourceGroup<T>) |
WithExistingResourceGroup(String) |
Associates the resource with an existing resource group. (Inherited from IWithExistingResourceGroup<T>) |
WithExistingSubnet(INetwork, String) |
Specifies the subnet the application gateway gets its private IP address from. This will create a new IP configuration, if it does not already exist. Private (internal) frontends, if any have been enabled, will be configured to use this subnet as well. (Inherited from IWithExistingSubnet) |
WithExistingSubnet(ISubnet) |
Specifies the subnet the application gateway gets its private IP address from. This will create a new IP configuration, if it does not already exist. Private (internal) frontends, if any have been enabled, will be configured to use this subnet as well. (Inherited from IWithExistingSubnet) |
WithExistingSubnet(String, String) |
Assigns the specified subnet to this resource. (Inherited from IWithSubnet<ReturnT>) |
WithFrontendPort(Int32, String) |
Creates a frontend port with the specified name and port number, unless a port matching this name and/or number already exists. (Inherited from IWithFrontendPort) |
WithFrontendPort(Int32) |
Creates a frontend port with an auto-generated name and the specified port number, unless one already exists. (Inherited from IWithFrontendPort) |
WithIdentity(ManagedServiceIdentity) |
Specifies an identity to be associated with the application gateway. (Inherited from IWithManagedServiceIdentity) |
WithInstanceCount(Int32) |
Specifies the capacity (number of instances) for the application gateway. By default, 1 instance is used. (Inherited from IWithInstanceCount) |
WithNewPublicIPAddress() |
Creates a new public IP address in the same region and group as the resource and associates it with the resource. The internal name and DNS label for the public IP address will be derived from the resource's name. (Inherited from IWithNewPublicIPAddressNoDnsLabel<ReturnT>) |
WithNewPublicIPAddress(ICreatable<IPublicIPAddress>) |
Creates a new public IP address to associate with the resource. (Inherited from IWithNewPublicIPAddressNoDnsLabel<ReturnT>) |
WithNewResourceGroup() | (Inherited from IWithNewResourceGroup<T>) |
WithNewResourceGroup(ICreatable<IResourceGroup>) |
Creates a new resource group to put the resource in, based on the definition specified. (Inherited from IWithCreatableResourceGroup<T>) |
WithNewResourceGroup(String) | (Inherited from IWithNewResourceGroup<T>) |
WithoutEnableHttp2() |
Disables HTTP2 traffic on the Application Gateway. (Inherited from IWithCreate) |
WithoutPrivateFrontend() |
Specifies that no private (internal) frontend should be enabled. (Inherited from IWithPrivateFrontend) |
WithoutPublicFrontend() |
Specifies that the application gateway should not be Internet-facing. (Inherited from IWithPublicFrontend) |
WithPrivateFrontend() |
Enables a private (internal) default frontend within the subnet containing the application gateway. A frontend with an automatically generated name will be created if none exists. (Inherited from IWithPrivateFrontend) |
WithPrivateIPAddressDynamic() |
Enables dynamic private IP address allocation within the associated subnet. (Inherited from IWithPrivateIPAddress<ReturnT>) |
WithPrivateIPAddressStatic(String) |
Assigns the specified static private IP address within the associated subnet. (Inherited from IWithPrivateIPAddress<ReturnT>) |
WithRegion(Region) |
Specifies the region for the resource. (Inherited from IDefinitionWithRegion<T>) |
WithRegion(String) |
Specifies the region for the resource by name. (Inherited from IDefinitionWithRegion<T>) |
WithSize(ApplicationGatewaySkuName) |
Specifies the size of the application gateway to create within the context of the selected tier. By default, the smallest size is used. (Inherited from IWithSku) |
WithTag(String, String) |
Adds a tag to the resource. (Inherited from IDefinitionWithTags<T>) |
WithTags(IDictionary<String,String>) |
Specifies tags for the resource as a {@link Map}. (Inherited from IDefinitionWithTags<T>) |
WithTier(ApplicationGatewayTier) |
Set tier of an application gateway. Possible values include: 'Standard', 'WAF', 'Standard_v2', 'WAF_v2'. (Inherited from IWithSku) |
WithWebApplicationFirewall(ApplicationGatewayWebApplicationFirewallConfiguration) |
Specifies web application firewall configuration. (Inherited from IWithWebApplicationFirewall) |
WithWebApplicationFirewall(Boolean, ApplicationGatewayFirewallMode) |
Specifies web application firewall configuration with default values. (Inherited from IWithWebApplicationFirewall) |
Applies to
Azure SDK for .NET