LocalNetworkGatewayGetResponse 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.
A standard service response including an HTTP status code and request ID.
public class LocalNetworkGatewayGetResponse : Microsoft.Azure.AzureOperationResponse
type LocalNetworkGatewayGetResponse = class
inherit AzureOperationResponse
Public Class LocalNetworkGatewayGetResponse
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseLocalNetworkGatewayGetResponse
Constructors
LocalNetworkGatewayGetResponse() |
Initializes a new instance of the LocalNetworkGatewayGetResponse class. |
Properties
AddressSpace |
Optional. Address space of local network gateway |
BgpSettings |
Optional. Local network gateway's BGP settings |
GatewayName |
Optional. The local network gateway Name. |
Id |
Optional. The local network Gateway Id |
IpAddress |
Optional. The IP address of local network gateway. |
Applies to
Azure SDK for .NET