Share via


VpnSiteLinkPropertiesOutput interface

Parameters for VpnSite.

Properties

bgpProperties

The set of bgp properties.

fqdn

FQDN of vpn-site-link.

ipAddress

The ip-address for the vpn-site-link.

linkProperties

The link provider properties.

provisioningState

The provisioning state of the VPN site link resource.

Property Details

bgpProperties

The set of bgp properties.

bgpProperties?: VpnLinkBgpSettingsOutput

Property Value

fqdn

FQDN of vpn-site-link.

fqdn?: string

Property Value

string

ipAddress

The ip-address for the vpn-site-link.

ipAddress?: string

Property Value

string

linkProperties

The link provider properties.

linkProperties?: VpnLinkProviderPropertiesOutput

Property Value

provisioningState

The provisioning state of the VPN site link resource.

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

Property Value

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