Share via


RoleAssignment.ConditionVersion Property

Definition

Version of the condition. Currently the only accepted value is '2.0'.

public Azure.Provisioning.BicepValue<string> ConditionVersion { get; set; }
member this.ConditionVersion : Azure.Provisioning.BicepValue<string> with get, set
Public Property ConditionVersion As BicepValue(Of String)

Property Value

Applies to