共用方式為


PaymentMethod interface

付款方式。

Extends

屬性

accountHolderName

付款方式的帳戶持有人名稱。 只有家庭信用卡的付款方式才支援此功能。 注意:這個屬性不會串行化。 它只能由伺服器填入。

displayName

付款方式的顯示名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

expiration

付款方式的到期月份和年份。 只有家庭信用卡的付款方式才支援此功能。 注意:這個屬性不會串行化。 它只能由伺服器填入。

family

付款方式系列。

idPropertiesId

付款方式的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

lastFourDigits

付款方式的最後四位數。 注意:這個屬性不會串行化。 它只能由伺服器填入。

logos

付款方式的標誌清單。

paymentMethodType

付款方式的類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

status

付款條件的狀態。

繼承的屬性

id

資源的完整資源標識碼。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” 附注:此屬性將不會串行化。 它只能由伺服器填入。

name

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

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tags

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

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

accountHolderName

付款方式的帳戶持有人名稱。 只有家庭信用卡的付款方式才支援此功能。 注意:這個屬性不會串行化。 它只能由伺服器填入。

accountHolderName?: string

屬性值

string

displayName

付款方式的顯示名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

displayName?: string

屬性值

string

expiration

付款方式的到期月份和年份。 只有家庭信用卡的付款方式才支援此功能。 注意:這個屬性不會串行化。 它只能由伺服器填入。

expiration?: string

屬性值

string

family

付款方式系列。

family?: string

屬性值

string

idPropertiesId

付款方式的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

idPropertiesId?: string

屬性值

string

lastFourDigits

付款方式的最後四位數。 注意:這個屬性不會串行化。 它只能由伺服器填入。

lastFourDigits?: string

屬性值

string

logos

付款方式的標誌清單。

logos?: PaymentMethodLogo[]

屬性值

paymentMethodType

付款方式的類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

paymentMethodType?: string

屬性值

string

status

付款條件的狀態。

status?: string

屬性值

string

繼承的屬性詳細資料

id

資源的完整資源標識碼。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” 附注:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自 ProxyResourceWithTags.id

name

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

name?: string

屬性值

string

繼承自ProxyResourceWithTags.name

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

systemData?: SystemData

屬性值

繼承自ProxyResourceWithTags.systemData

tags

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

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

屬性值

{[propertyName: string]: string}

繼承自ProxyResourceWithTags.tags

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ProxyResourceWithTags.type