共用方式為


BillingAccount.HasReadAccess 屬性

定義

取得指出使用者是否具有計費帳戶的讀取權限。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.hasReadAccess")]
public bool? HasReadAccess { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.hasReadAccess")>]
member this.HasReadAccess : Nullable<bool>
Public ReadOnly Property HasReadAccess As Nullable(Of Boolean)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於