UpdateApplicationGatewayParameters Class

Definition

The update parameters for application gateway.

public class UpdateApplicationGatewayParameters
type UpdateApplicationGatewayParameters = class
Public Class UpdateApplicationGatewayParameters
Inheritance
UpdateApplicationGatewayParameters

Constructors

UpdateApplicationGatewayParameters()

Initializes a new instance of the UpdateApplicationGatewayParameters class.

Properties

Description

Optional. Gateway Description.

GatewaySize

Optional. The size of each gateway instance.

InstanceCount

Optional. The number of instances to create for this gateway.

Subnets

Optional. Subnets in the vnet to which the gateway belongs.

VnetName

Optional. The vnet to which the gateway belongs.

Applies to