ApplicationGatewayGetConfiguration 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 response to a GetApplicationGatewayConfiguation request.
public class ApplicationGatewayGetConfiguration : Microsoft.Azure.AzureOperationResponse
type ApplicationGatewayGetConfiguration = class
inherit AzureOperationResponse
Public Class ApplicationGatewayGetConfiguration
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseApplicationGatewayGetConfiguration
Constructors
ApplicationGatewayGetConfiguration() |
Initializes a new instance of the ApplicationGatewayGetConfiguration class. |
Properties
BackendAddressPools |
Optional. Backend Address Pool |
BackendHttpSettingsList |
Optional. Backend Http Setting |
FrontendIPConfigurations |
Optional. Frontend IPs of application gateway. |
FrontendPorts |
Optional. Front end ports on the application gateway. |
HttpListeners |
Optional. Backend Http Setting |
HttpLoadBalancingRules |
Optional. Backend Http Setting |
Probes |
Optional. Probes of application gateway. |
Applies to
Azure SDK for .NET