VpnServerConfigurationPolicyGroup interface
VpnServerConfigurationPolicyGroup Resource.
- Extends
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. |
is |
Shows if this is a Default VpnServerConfigurationPolicyGroup or not. |
name | The name of the resource that is unique within a resource group. This name can be used to access the resource. |
p2SConnection |
List of references to P2SConnectionConfigurations. NOTE: This property will not be serialized. It can only be populated by the server. |
policy |
Multiple PolicyMembers for VpnServerConfigurationPolicyGroup. |
priority | Priority for VpnServerConfigurationPolicyGroup. |
provisioning |
The provisioning state of the VpnServerConfigurationPolicyGroup resource. NOTE: This property will not be serialized. It can only be populated by the server. |
type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
id | Resource ID. |
Property Details
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
isDefault
Shows if this is a Default VpnServerConfigurationPolicyGroup or not.
isDefault?: boolean
Property Value
boolean
name
The name of the resource that is unique within a resource group. This name can be used to access the resource.
name?: string
Property Value
string
p2SConnectionConfigurations
List of references to P2SConnectionConfigurations. NOTE: This property will not be serialized. It can only be populated by the server.
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. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string