Compartilhar via


VpnServerConfigurationPolicyGroupMember Class

VpnServerConfiguration PolicyGroup member.

Inheritance
azure.mgmt.network._serialization.Model
VpnServerConfigurationPolicyGroupMember

Constructor

VpnServerConfigurationPolicyGroupMember(*, name: str | None = None, attribute_type: str | _models.VpnPolicyMemberAttributeType | None = None, attribute_value: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

Name of the VpnServerConfigurationPolicyGroupMember.

attribute_type

The Vpn Policy member attribute type. Known values are: "CertificateGroupId", "AADGroupId", and "RadiusAzureGroupId".

attribute_value
str

The value of Attribute used for this VpnServerConfigurationPolicyGroupMember.

Variables

Name Description
name
str

Name of the VpnServerConfigurationPolicyGroupMember.

attribute_type

The Vpn Policy member attribute type. Known values are: "CertificateGroupId", "AADGroupId", and "RadiusAzureGroupId".

attribute_value
str

The value of Attribute used for this VpnServerConfigurationPolicyGroupMember.