次の方法で共有


RoleAssignment.ConditionVersion プロパティ

定義

条件のバージョンを取得または設定します。 現在受け入れ可能な値は '2.0' です

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象