UpdateApplicationGatewayParameters 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 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
Azure SDK for .NET