次の方法で共有


SecurityProfile.ClusterUsersGroupDNs プロパティ

定義

省略可能な 値を取得または設定します。 クラスター ユーザー グループの識別名

[Newtonsoft.Json.JsonProperty(PropertyName="clusterUsersGroupDNs")]
public System.Collections.Generic.IList<string> ClusterUsersGroupDNs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="clusterUsersGroupDNs")>]
member this.ClusterUsersGroupDNs : System.Collections.Generic.IList<string> with get, set
Public Property ClusterUsersGroupDNs As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象