UpdateApplicationGatewayParameters Members
The update parameters for application gateway.
The following tables list the members exposed by the UpdateApplicationGatewayParameters type.
Public Constructors
Name | Description | |
---|---|---|
UpdateApplicationGatewayParameters | Initializes a new instance of the UpdateApplicationGatewayParameters class. |
Top
Public Properties
Name | Description | |
---|---|---|
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. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
UpdateApplicationGatewayParameters Class
Microsoft.WindowsAzure.Management.Network.Models Namespace