Bagikan melalui


RoleAssignmentCreateParameters.ConditionVersion Property

Definition

Gets or sets version of the condition. Currently accepted value is '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to