次の方法で共有


VpnServerConfigurationPolicyGroupMember.AttributeType プロパティ

定義

Vpn Policy メンバー属性の種類を取得または設定します。 使用できる値は、'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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象