共用方式為


BillingPermissionsProperties.Actions 屬性

定義

取得呼叫端允許執行的一組動作。

[Newtonsoft.Json.JsonProperty(PropertyName="actions")]
public System.Collections.Generic.IList<string> Actions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="actions")>]
member this.Actions : System.Collections.Generic.IList<string>
Public ReadOnly Property Actions As IList(Of String)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於