共用方式為


BillingPermissionsProperties.NotActions 屬性

定義

取得不允許呼叫端執行的動作集。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於