ApplicationGatewaySetConfiguration Class
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 parameters supplied to a SetApplicationGatewayConfiguation request.
public class ApplicationGatewaySetConfiguration : Microsoft.Azure.AzureOperationResponse
type ApplicationGatewaySetConfiguration = class
inherit AzureOperationResponse
Public Class ApplicationGatewaySetConfiguration
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseApplicationGatewaySetConfiguration
Constructors
ApplicationGatewaySetConfiguration() |
Initializes a new instance of the ApplicationGatewaySetConfiguration class. |
Properties
BackendAddressPools |
Optional. Backend Address Pool |
BackendHttpSettingsList |
Optional. Backend Http Setting |
FrontendIPConfigurations |
Optional. Frontend IPs of application gateway. |
FrontendPorts |
Optional. Frontend ports on the application gateway. |
HttpListeners |
Optional. Backend Http Setting |
HttpLoadBalancingRules |
Optional. Backend Http Setting |
Probes |
Optional. Probes of application gateway. |