次の方法で共有


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

適用対象