共用方式為


Customer 類別

定義

合作夥伴的客戶。

[Microsoft.Rest.Serialization.JsonTransformation]
public class Customer : Microsoft.Azure.Management.Billing.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type Customer = class
    inherit Resource
Public Class Customer
Inherits Resource
繼承
Customer
屬性

建構函式

Customer()

初始化 Customer 類別的新實例。

Customer(String, String, String, String, String, String, IList<AzurePlan>, IList<Reseller>)

初始化 Customer 類別的新實例。

屬性

BillingProfileDisplayName

取得發票區段的帳單設定檔名稱。

BillingProfileId

取得發票區段之帳單設定檔的識別碼。

DisplayName

取得或設定客戶的名稱。

EnabledAzurePlans

取得或設定為客戶啟用的 Azure 方案。

Id

取得資源識別碼。

(繼承來源 Resource)
Name

取得資源名稱。

(繼承來源 Resource)
Resellers

取得或設定客戶已啟用 Azure 方案的轉銷商清單。

Type

取得資源類型。

(繼承來源 Resource)

適用於