다음을 통해 공유


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

적용 대상