共用方式為


BillingRoleAssignment.RoleDefinitionId 屬性

定義

取得或設定角色定義的識別碼。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.roleDefinitionId")]
public string RoleDefinitionId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.roleDefinitionId")>]
member this.RoleDefinitionId : string with get, set
Public Property RoleDefinitionId As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於