共用方式為


CustomerProperties interface

合作夥伴的客戶。

屬性

billingProfileDisplayName

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

billingProfileId

可唯一識別帳單配置檔的完整標識符。 注意:這個屬性不會串行化。 它只能由伺服器填入。

displayName

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

enabledAzurePlans

為客戶啟用 Azure 方案。

resellers

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

status

識別客戶的狀態。 這是未來將填入的即將推出的屬性。 注意:這個屬性不會串行化。 它只能由伺服器填入。

systemId

系統為客戶產生唯一標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tags

與資源相關聯的元數據字典。 支援的索引鍵/值長度上限為 256 個字元。 索引鍵/值不應空白值或 Null。 索引鍵不能包含 <> % & \ ? /

屬性詳細資料

billingProfileDisplayName

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

billingProfileDisplayName?: string

屬性值

string

billingProfileId

可唯一識別帳單配置檔的完整標識符。 注意:這個屬性不會串行化。 它只能由伺服器填入。

billingProfileId?: string

屬性值

string

displayName

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

displayName?: string

屬性值

string

enabledAzurePlans

為客戶啟用 Azure 方案。

enabledAzurePlans?: AzurePlan[]

屬性值

resellers

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

resellers?: Reseller[]

屬性值

status

識別客戶的狀態。 這是未來將填入的即將推出的屬性。 注意:這個屬性不會串行化。 它只能由伺服器填入。

status?: string

屬性值

string

systemId

系統為客戶產生唯一標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

systemId?: string

屬性值

string

tags

與資源相關聯的元數據字典。 支援的索引鍵/值長度上限為 256 個字元。 索引鍵/值不應空白值或 Null。 索引鍵不能包含 <> % & \ ? /

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}