VpnServerConfigurationPolicyGroup interface

VpnServerConfigurationPolicyGroup Resource.

Extends

Properties

etag

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

isDefault

Shows if this is a Default VpnServerConfigurationPolicyGroup or not.

p2SConnectionConfigurations

List of references to P2SConnectionConfigurations.

policyMembers

Multiple PolicyMembers for VpnServerConfigurationPolicyGroup.

priority

Priority for VpnServerConfigurationPolicyGroup.

provisioningState

The provisioning state of the VpnServerConfigurationPolicyGroup resource.

Inherited Properties

id

Resource ID.

name

Name of the resource.

type

Resource type.

Property Details

etag

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

etag?: string

Property Value

string

isDefault

Shows if this is a Default VpnServerConfigurationPolicyGroup or not.

isDefault?: boolean

Property Value

boolean

p2SConnectionConfigurations

List of references to P2SConnectionConfigurations.

p2SConnectionConfigurations?: SubResource[]

Property Value

policyMembers

Multiple PolicyMembers for VpnServerConfigurationPolicyGroup.

policyMembers?: VpnServerConfigurationPolicyGroupMember[]

Property Value

priority

Priority for VpnServerConfigurationPolicyGroup.

priority?: number

Property Value

number

provisioningState

The provisioning state of the VpnServerConfigurationPolicyGroup resource.

provisioningState?: string

Property Value

string

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResourceModel.id

name

Name of the resource.

name?: string

Property Value

string

Inherited From SubResourceModel.name

type

Resource type.

type?: string

Property Value

string

Inherited From SubResourceModel.type