ApplicationGatewayGetResponse 成员
The response body contains details of the application gateway.
以下各表列出了由 ApplicationGatewayGetResponse 类型公开的成员。
公共 构造函数
Name | 说明 | |
---|---|---|
ApplicationGatewayGetResponse | Initializes a new instance of the ApplicationGatewayGetResponse class. |
返回页首
公共 属性
Name | 说明 | |
---|---|---|
Description | Optional. User supplied description of the gateway | |
DnsName | Optional. DNS name for the gateay. | |
GatewaySize | Optional. The size of each gateway instance. | |
InstanceCount | Optional. The number of instances of this gateway. | |
Name | Optional. The friendly name of the gateway | |
RequestId | (继承自 AzureOperationResponse) | |
State | Optional. The provisioning state of the gateway. | |
StatusCode | (继承自 HttpOperationResponse) | |
Subnets | Optional. Subnets in the vnet to which the gateway belongs. | |
VirtualIPs | Optional. Virtual IP list of the gateway. | |
VnetName | Optional. The VNET to which the gateway belongs. |
返回页首
公共 方法
(另请参见 受保护 方法)
Name | 说明 | |
---|---|---|
Equals | (继承自 Object) | |
GetHashCode | (继承自 Object) | |
GetType | (继承自 Object) | |
ToString | (继承自 Object) |
返回页首
受保护 方法
Name | 说明 | |
---|---|---|
Finalize | (继承自 Object) | |
MemberwiseClone | (继承自 Object) |
返回页首
另请参阅
参考
ApplicationGatewayGetResponse 类
Microsoft.WindowsAzure.Management.Network.Models 命名空间