BillingRoleDefinition.RoleName Property

Definition

Gets the name of the role

[Newtonsoft.Json.JsonProperty(PropertyName="properties.roleName")]
public string RoleName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.roleName")>]
member this.RoleName : string
Public ReadOnly Property RoleName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to