Share via


VpnSitePropertiesOutput interface

Parameters for VpnSite.

Properties

addressSpace

The AddressSpace that contains an array of IP address ranges.

bgpProperties

The set of bgp properties.

deviceProperties

The device properties.

ipAddress

The ip-address for the vpn-site.

isSecuritySite

IsSecuritySite flag.

o365Policy

Office365 Policy.

provisioningState

The provisioning state of the VPN site resource.

siteKey

The key for vpn-site that can be used for connections.

virtualWan

The VirtualWAN to which the vpnSite belongs.

vpnSiteLinks

List of all vpn site links.

Property Details

addressSpace

The AddressSpace that contains an array of IP address ranges.

addressSpace?: AddressSpaceOutput

Property Value

bgpProperties

The set of bgp properties.

bgpProperties?: BgpSettingsOutput

Property Value

deviceProperties

The device properties.

deviceProperties?: DevicePropertiesOutput

Property Value

ipAddress

The ip-address for the vpn-site.

ipAddress?: string

Property Value

string

isSecuritySite

IsSecuritySite flag.

isSecuritySite?: boolean

Property Value

boolean

o365Policy

Office365 Policy.

o365Policy?: O365PolicyPropertiesOutput

Property Value

provisioningState

The provisioning state of the VPN site resource.

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

Property Value

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

siteKey

The key for vpn-site that can be used for connections.

siteKey?: string

Property Value

string

virtualWan

The VirtualWAN to which the vpnSite belongs.

virtualWan?: SubResourceOutput

Property Value

List of all vpn site links.

vpnSiteLinks?: VpnSiteLinkOutput[]

Property Value