VpnServerConfigurationPolicyGroup interface
VpnServerConfigurationPolicyGroup Resource.
- Extends
Properties
| etag | A unique read-only string that changes whenever the resource is updated. |
| is |
Shows if this is a Default VpnServerConfigurationPolicyGroup or not. |
| p2SConnection |
List of references to P2SConnectionConfigurations. |
| policy |
Multiple PolicyMembers for VpnServerConfigurationPolicyGroup. |
| priority | Priority for VpnServerConfigurationPolicyGroup. |
| provisioning |
The provisioning state of the VpnServerConfigurationPolicyGroup resource. |
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