共用方式為


Customer interface

合作夥伴的客戶。

Extends

屬性

billingProfileDisplayName

發票區段的帳單配置檔名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

billingProfileId

發票區段帳單配置檔的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

displayName

客戶的名稱。

enabledAzurePlans

為客戶啟用 Azure 方案。

resellers

為客戶啟用 Azure 方案的轉銷商清單。

繼承的屬性

id

資源標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

billingProfileDisplayName

發票區段的帳單配置檔名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

billingProfileDisplayName?: string

屬性值

string

billingProfileId

發票區段帳單配置檔的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

billingProfileId?: string

屬性值

string

displayName

客戶的名稱。

displayName?: string

屬性值

string

enabledAzurePlans

為客戶啟用 Azure 方案。

enabledAzurePlans?: AzurePlan[]

屬性值

resellers

為客戶啟用 Azure 方案的轉銷商清單。

resellers?: Reseller[]

屬性值

繼承的屬性詳細資料

id

資源標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自Resource.id

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自Resource.name

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自Resource.type