共用方式為


VirtualMachineScaleSetOutput interface

描述虛擬機擴展集。

Extends

屬性

extendedLocation

虛擬機擴展集的擴充位置。

identity

如果已設定,則為虛擬機擴展集的身分識別。

plan

指定用來建立虛擬機之 Marketplace 映像的相關信息。 此元素僅用於市集映像。 您必須先啟用映像以程序設計方式使用,才能從 API 使用市集映射。 在 Azure 入口網站中,尋找您想要使用的市集映像,然後按兩下 [想要以程序設計方式部署]、[開始使用] ->。 輸入任何必要資訊,然後按下 [儲存]

properties

描述虛擬機擴展集的屬性。

sku

虛擬機擴展集 SKU。

zones

虛擬機擴展集區域。 注意:只有在建立擴展集時,才能設定可用性區域

繼承的屬性

id

資源標識碼

location

資源位置

name

資源名稱

tags

資源標籤

type

資源類型

屬性詳細資料

extendedLocation

虛擬機擴展集的擴充位置。

extendedLocation?: ExtendedLocationOutput

屬性值

identity

如果已設定,則為虛擬機擴展集的身分識別。

identity?: VirtualMachineScaleSetIdentityOutput

屬性值

plan

指定用來建立虛擬機之 Marketplace 映像的相關信息。 此元素僅用於市集映像。 您必須先啟用映像以程序設計方式使用,才能從 API 使用市集映射。 在 Azure 入口網站中,尋找您想要使用的市集映像,然後按兩下 [想要以程序設計方式部署]、[開始使用] ->。 輸入任何必要資訊,然後按下 [儲存]

plan?: PlanOutput

屬性值

properties

描述虛擬機擴展集的屬性。

properties?: VirtualMachineScaleSetPropertiesOutput

屬性值

sku

虛擬機擴展集 SKU。

sku?: SkuOutput

屬性值

zones

虛擬機擴展集區域。 注意:只有在建立擴展集時,才能設定可用性區域

zones?: string[]

屬性值

string[]

繼承的屬性詳細資料

id

資源標識碼

id?: string

屬性值

string

繼承自ResourceOutput.id

location

資源位置

location: string

屬性值

string

繼承自ResourceOutput.location

name

資源名稱

name?: string

屬性值

string

繼承自ResourceOutput.name

tags

資源標籤

tags?: Record<string, string>

屬性值

Record<string, string>

繼承自ResourceOutput.tags

type

資源類型

type?: string

屬性值

string

繼承自ResourceOutput.type