LocalNetworkGateway interface

A common class for general resource information.

Extends

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.

localNetworkAddressSpace

Local network site address space.

provisioningState

The provisioning state of the local network gateway resource.

resourceGuid

The resource GUID property of the local network gateway resource.

Inherited Properties

id

Resource ID.

location

Resource location.

name

Resource name.

tags

Resource tags.

type

Resource type.

Property Details

bgpSettings

Local network gateway's BGP speaker settings.

bgpSettings?: BgpSettings

Property Value

etag

A unique read-only string that changes whenever the resource is updated.

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.

provisioningState?: string

Property Value

string

resourceGuid

The resource GUID property of the local network gateway resource.

resourceGuid?: string

Property Value

string

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From Resource.id

location

Resource location.

location?: string

Property Value

string

Inherited From Resource.location

name

Resource name.

name?: string

Property Value

string

Inherited From Resource.name

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From Resource.tags

type

Resource type.

type?: string

Property Value

string

Inherited From Resource.type