共用方式為


VirtualMachineScaleSetUpdateVMProfile interface

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

屬性

billingProfile

指定 Azure Spot VMSS 的計費相關詳細數據。 API 版本下限:2019-03-01。

diagnosticsProfile

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

extensionProfile

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

hardwareProfile

指定擴展集的硬體配置檔相關詳細數據。 API 版本下限:2021-11-01。

licenseType

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

networkProfile

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

osProfile

虛擬機擴展集OS配置檔。

scheduledEventsProfile

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

securityPostureReference

虛擬機擴展集安全性狀態參考。

securityProfile

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

storageProfile

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

userData

VM 的 UserData,其必須是base-64編碼。 客戶不應在此傳遞任何秘密。

API 版本下限:2021-03-01

屬性詳細資料

billingProfile

指定 Azure Spot VMSS 的計費相關詳細數據。 API 版本下限:2019-03-01。

billingProfile?: BillingProfile

屬性值

diagnosticsProfile

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

diagnosticsProfile?: DiagnosticsProfile

屬性值

extensionProfile

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

extensionProfile?: VirtualMachineScaleSetExtensionProfile

屬性值

hardwareProfile

指定擴展集的硬體配置檔相關詳細數據。 API 版本下限:2021-11-01。

hardwareProfile?: VirtualMachineScaleSetHardwareProfile

屬性值

licenseType

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

licenseType?: string

屬性值

string

networkProfile

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

networkProfile?: VirtualMachineScaleSetUpdateNetworkProfile

屬性值

osProfile

虛擬機擴展集OS配置檔。

osProfile?: VirtualMachineScaleSetUpdateOSProfile

屬性值

scheduledEventsProfile

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

scheduledEventsProfile?: ScheduledEventsProfile

屬性值

securityPostureReference

虛擬機擴展集安全性狀態參考。

securityPostureReference?: SecurityPostureReferenceUpdate

屬性值

securityProfile

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

securityProfile?: SecurityProfile

屬性值

storageProfile

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

storageProfile?: VirtualMachineScaleSetUpdateStorageProfile

屬性值

userData

VM 的 UserData,其必須是base-64編碼。 客戶不應在此傳遞任何秘密。

API 版本下限:2021-03-01

userData?: string

屬性值

string