LocalNetworkGateway 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 common class for general resource information.
public class LocalNetworkGateway : Azure.ResourceManager.Network.Models.Resource
type LocalNetworkGateway = class
inherit Resource
Public Class LocalNetworkGateway
Inherits Resource
- Inheritance
Constructors
LocalNetworkGateway() |
Initializes a new instance of LocalNetworkGateway. |
Properties
BgpSettings |
Local network gateway's BGP speaker settings. |
Etag |
A unique read-only string that changes whenever the resource is updated. |
Fqdn |
FQDN of local network gateway. |
GatewayIpAddress |
IP address of local network gateway. |
Id |
Resource ID. (Inherited from Resource) |
LocalNetworkAddressSpace |
Local network site address space. |
Location |
Resource location. (Inherited from Resource) |
Name |
Resource name. (Inherited from Resource) |
ProvisioningState |
The provisioning state of the local network gateway resource. |
ResourceGuid |
The resource GUID property of the local network gateway resource. |
Tags |
Resource tags. (Inherited from Resource) |
Type |
Resource type. (Inherited from Resource) |