VpnSite interface

VpnSite Resource.

Extends

Properties

addressSpace

The AddressSpace that contains an array of IP address ranges.

bgpProperties

The set of bgp properties.

deviceProperties

The device properties.

etag

A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.

ipAddress

The ip-address for the vpn-site.

isSecuritySite

IsSecuritySite flag.

o365Policy

Office365 Policy.

provisioningState

The provisioning state of the VPN site resource. NOTE: This property will not be serialized. It can only be populated by the server.

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.

Inherited Properties

id

Resource ID.

location

Resource location.

name

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

tags

Resource tags.

type

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

Property Details

addressSpace

The AddressSpace that contains an array of IP address ranges.

addressSpace?: AddressSpace

Property Value

bgpProperties

The set of bgp properties.

bgpProperties?: BgpSettings

Property Value

deviceProperties

The device properties.

deviceProperties?: DeviceProperties

Property Value

etag

A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.

etag?: string

Property Value

string

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

Property Value

provisioningState

The provisioning state of the VPN site resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

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

Property Value

List of all vpn site links.

vpnSiteLinks?: VpnSiteLink[]

Property Value

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. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From Resource.name

tags

Resource tags.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From Resource.tags

type

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

type?: string

Property Value

string

Inherited From Resource.type