Share via


LocalNetworkGatewayPropertiesFormatOutput interface

LocalNetworkGateway properties.

Properties

bgpSettings

Local network gateway's BGP speaker settings.

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.

Property Details

bgpSettings

Local network gateway's BGP speaker settings.

bgpSettings?: BgpSettingsOutput

Property Value

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?: AddressSpaceOutput

Property Value

provisioningState

The provisioning state of the local network gateway resource.

provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"

Property Value

"Succeeded" | "Updating" | "Deleting" | "Failed"

resourceGuid

The resource GUID property of the local network gateway resource.

resourceGuid?: string

Property Value

string