ApplicationGatewaySetConfiguration Class

Definition

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.AzureOperationResponse
ApplicationGatewaySetConfiguration

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.

Applies to