CreateApplicationGatewayParameters Class
The parameters of a create application gateway request.
Assembly: Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)
| Name | Description | |
|---|---|---|
![]() | CreateApplicationGatewayParameters() | Initializes a new instance of the CreateApplicationGatewayParameters class. |
| 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. |
![]() | Name | Optional. Friendly Name of the gateway. |
![]() | Subnets | Optional. Subnets in the vnet to which the gateway belongs. |
![]() | VnetName | Optional. The vnet to which the gateway belongs. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)