VirtualMachineScaleSetUpdateVMProfile interface
描述虛擬機擴展集虛擬機配置檔。
屬性
billing |
指定 Azure Spot VMSS 的計費相關詳細數據。 |
diagnostics |
虛擬機擴展集診斷配置檔。 |
extension |
虛擬機擴展集擴充配置檔。 |
license |
授權類型,用於攜帶您自己的授權案例。 |
network |
虛擬機擴展集網路配置檔。 |
os |
虛擬機擴展集OS配置檔。 |
scheduled |
指定排程的事件相關組態。 |
security |
虛擬機擴展集安全性配置檔 |
storage |
虛擬機擴展集記憶體配置檔。 |
屬性詳細資料
billingProfile
指定 Azure Spot VMSS 的計費相關詳細數據。
API 版本下限:2019-03-01。
billingProfile?: BillingProfile
屬性值
diagnosticsProfile
extensionProfile
虛擬機擴展集擴充配置檔。
extensionProfile?: VirtualMachineScaleSetExtensionProfile
屬性值
licenseType
授權類型,用於攜帶您自己的授權案例。
licenseType?: string
屬性值
string
networkProfile
虛擬機擴展集網路配置檔。
networkProfile?: VirtualMachineScaleSetUpdateNetworkProfile
屬性值
osProfile
虛擬機擴展集OS配置檔。
osProfile?: VirtualMachineScaleSetUpdateOSProfile
屬性值
scheduledEventsProfile
securityProfile
storageProfile
虛擬機擴展集記憶體配置檔。
storageProfile?: VirtualMachineScaleSetUpdateStorageProfile