共用方式為


BillingRoleDefinition.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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於