VpnServerConfigurationPolicyGroupMemberOutput interface
VpnServerConfiguration PolicyGroup member
Properties
| attribute |
The Vpn Policy member attribute type. |
| attribute |
The value of Attribute used for this VpnServerConfigurationPolicyGroupMember. |
| name | Name of the VpnServerConfigurationPolicyGroupMember. |
Property Details
attributeType
The Vpn Policy member attribute type.
attributeType?: "CertificateGroupId" | "AADGroupId" | "RadiusAzureGroupId"
Property Value
"CertificateGroupId" | "AADGroupId" | "RadiusAzureGroupId"
attributeValue
The value of Attribute used for this VpnServerConfigurationPolicyGroupMember.
attributeValue?: string
Property Value
string
name
Name of the VpnServerConfigurationPolicyGroupMember.
name?: string
Property Value
string