BillingRoleDefinition.Description Property

Definition

Gets the role description

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to