共用方式為


VirtualMachineScaleSetUpdateVMProfile interface

描述虛擬機擴展集虛擬機配置檔。

屬性

billingProfile

指定 Azure Spot VMSS 的計費相關詳細數據。

API 版本下限:2019-03-01。

diagnosticsProfile

虛擬機擴展集診斷配置檔。

extensionProfile

虛擬機擴展集擴充配置檔。

licenseType

授權類型,用於攜帶您自己的授權案例。

networkProfile

虛擬機擴展集網路配置檔。

osProfile

虛擬機擴展集OS配置檔。

scheduledEventsProfile

指定排程的事件相關組態。

securityProfile

虛擬機擴展集安全性配置檔

storageProfile

虛擬機擴展集記憶體配置檔。

屬性詳細資料

billingProfile

指定 Azure Spot VMSS 的計費相關詳細數據。

API 版本下限:2019-03-01。

billingProfile?: BillingProfile

屬性值

diagnosticsProfile

虛擬機擴展集診斷配置檔。

diagnosticsProfile?: DiagnosticsProfile

屬性值

extensionProfile

虛擬機擴展集擴充配置檔。

extensionProfile?: VirtualMachineScaleSetExtensionProfile

屬性值

licenseType

授權類型,用於攜帶您自己的授權案例。

licenseType?: string

屬性值

string

networkProfile

虛擬機擴展集網路配置檔。

networkProfile?: VirtualMachineScaleSetUpdateNetworkProfile

屬性值

osProfile

虛擬機擴展集OS配置檔。

osProfile?: VirtualMachineScaleSetUpdateOSProfile

屬性值

scheduledEventsProfile

指定排程的事件相關組態。

scheduledEventsProfile?: ScheduledEventsProfile

屬性值

securityProfile

虛擬機擴展集安全性配置檔

securityProfile?: SecurityProfile

屬性值

storageProfile

虛擬機擴展集記憶體配置檔。

storageProfile?: VirtualMachineScaleSetUpdateStorageProfile

屬性值