LocalNetworkGateway interface
A common class for general resource information.
- Extends
Properties
bgp |
Local network gateway's BGP speaker settings. |
etag | A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server. |
fqdn | FQDN of local network gateway. |
gateway |
IP address of local network gateway. |
local |
Local network site address space. |
provisioning |
The provisioning state of the local network gateway resource. NOTE: This property will not be serialized. It can only be populated by the server. |
resource |
The resource GUID property of the local network gateway resource. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
id | Resource ID. |
location | Resource location. |
name | Resource name. NOTE: This property will not be serialized. It can only be populated by the server. |
tags | Resource tags. |
type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
bgpSettings
etag
A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.
etag?: string
Property Value
string
fqdn
FQDN of local network gateway.
fqdn?: string
Property Value
string
gatewayIpAddress
IP address of local network gateway.
gatewayIpAddress?: string
Property Value
string
localNetworkAddressSpace
Local network site address space.
localNetworkAddressSpace?: AddressSpace
Property Value
provisioningState
The provisioning state of the local network gateway resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
resourceGuid
The resource GUID property of the local network gateway resource. NOTE: This property will not be serialized. It can only be populated by the server.
resourceGuid?: string
Property Value
string
Inherited Property Details
id
location
name
Resource name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From Resource.name
tags
Resource tags.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From Resource.tags
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From Resource.type