共用方式為


Agreement.Category 屬性

定義

取得客戶簽署的合約類別。 可能的值包括:'MicrosoftCustomerAgreement'、'AffiliatePurchaseTerms'、'Other'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.category")]
public string Category { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.category")>]
member this.Category : string
Public ReadOnly Property Category As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於