VpnServerConfigurationPolicyGroupMember.AttributeType Property

Definition

Gets or sets the Vpn Policy member attribute type. Possible values include: 'CertificateGroupId', 'AADGroupId', 'RadiusAzureGroupId'

[Newtonsoft.Json.JsonProperty(PropertyName="attributeType")]
public string AttributeType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="attributeType")>]
member this.AttributeType : string with get, set
Public Property AttributeType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to