共用方式為


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

適用於