Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LocalNetworkGateway

Package version

A common class for general resource information

Hierarchy

Index

Properties

Optional bgpSettings

bgpSettings: BgpSettings

Local network gateway's BGP speaker settings.

Optional etag

etag: undefined | string

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

Optional gatewayIpAddress

gatewayIpAddress: undefined | string

IP address of local network gateway.

Optional id

id: undefined | string

Resource ID.

Optional localNetworkAddressSpace

localNetworkAddressSpace: AddressSpace

Local network site address space.

Optional location

location: undefined | string

Resource location.

Optional name

name: undefined | string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional provisioningState

provisioningState: undefined | string

The provisioning state of the LocalNetworkGateway resource. Possible values are: 'Updating', 'Deleting', and 'Failed'. NOTE: This property will not be serialized. It can only be populated by the server.

Optional resourceGuid

resourceGuid: undefined | string

The resource GUID property of the LocalNetworkGateway resource.

Optional tags

tags: undefined | object

Resource tags.

Optional type

type: undefined | string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc