compute.azure.com/v1api20201201
compute.azure.com/v1api20201201
Package v1api20201201 contains API Schema definitions for the compute v1api20201201 API group
APIVersion
(string
alias)
Value | Description |
---|---|
"2020-12-01" |
AdditionalCapabilities
(Appears on:VirtualMachineScaleSet_Spec, VirtualMachine_Spec)
Enables or disables a capability on the virtual machine or virtual machine scale set.
Field | Description |
---|---|
ultraSSDEnabled bool |
UltraSSDEnabled: The flag that enables or disables a capability to have one or more managed data disks with UltraSSD_LRS storage account type on the VM or VMSS. Managed disks with storage account type UltraSSD_LRS can be added to a virtual machine or virtual machine scale set only if this property is enabled. |
AdditionalCapabilities_STATUS
(Appears on:VirtualMachineScaleSet_STATUS, VirtualMachine_STATUS)
Enables or disables a capability on the virtual machine or virtual machine scale set.
Field | Description |
---|---|
ultraSSDEnabled bool |
UltraSSDEnabled: The flag that enables or disables a capability to have one or more managed data disks with UltraSSD_LRS storage account type on the VM or VMSS. Managed disks with storage account type UltraSSD_LRS can be added to a virtual machine or virtual machine scale set only if this property is enabled. |
AdditionalUnattendContent
(Appears on:WindowsConfiguration)
Specifies additional XML formatted information that can be included in the Unattend.xml file, which is used by Windows Setup. Contents are defined by setting name, component name, and the pass in which the content is applied.
Field | Description |
---|---|
componentName AdditionalUnattendContent_ComponentName |
ComponentName: The component name. Currently, the only allowable value is Microsoft-Windows-Shell-Setup. |
content string |
Content: Specifies the XML formatted content that is added to the unattend.xml file for the specified path and component. The XML must be less than 4KB and must include the root element for the setting or feature that is being inserted. |
passName AdditionalUnattendContent_PassName |
PassName: The pass name. Currently, the only allowable value is OobeSystem. |
settingName AdditionalUnattendContent_SettingName |
SettingName: Specifies the name of the setting to which the content applies. Possible values are: FirstLogonCommands and AutoLogon. |
AdditionalUnattendContent_ComponentName
(string
alias)
(Appears on:AdditionalUnattendContent)
Value | Description |
---|---|
"Microsoft-Windows-Shell-Setup" |
AdditionalUnattendContent_ComponentName_STATUS
(string
alias)
(Appears on:AdditionalUnattendContent_STATUS)
Value | Description |
---|---|
"Microsoft-Windows-Shell-Setup" |
AdditionalUnattendContent_PassName
(string
alias)
(Appears on:AdditionalUnattendContent)
Value | Description |
---|---|
"OobeSystem" |
AdditionalUnattendContent_PassName_STATUS
(string
alias)
(Appears on:AdditionalUnattendContent_STATUS)
Value | Description |
---|---|
"OobeSystem" |
AdditionalUnattendContent_STATUS
(Appears on:WindowsConfiguration_STATUS)
Specifies additional XML formatted information that can be included in the Unattend.xml file, which is used by Windows Setup. Contents are defined by setting name, component name, and the pass in which the content is applied.
Field | Description |
---|---|
componentName AdditionalUnattendContent_ComponentName_STATUS |
ComponentName: The component name. Currently, the only allowable value is Microsoft-Windows-Shell-Setup. |
content string |
Content: Specifies the XML formatted content that is added to the unattend.xml file for the specified path and component. The XML must be less than 4KB and must include the root element for the setting or feature that is being inserted. |
passName AdditionalUnattendContent_PassName_STATUS |
PassName: The pass name. Currently, the only allowable value is OobeSystem. |
settingName AdditionalUnattendContent_SettingName_STATUS |
SettingName: Specifies the name of the setting to which the content applies. Possible values are: FirstLogonCommands and AutoLogon. |
AdditionalUnattendContent_SettingName
(string
alias)
(Appears on:AdditionalUnattendContent)
Value | Description |
---|---|
"AutoLogon" |
|
"FirstLogonCommands" |
AdditionalUnattendContent_SettingName_STATUS
(string
alias)
(Appears on:AdditionalUnattendContent_STATUS)
Value | Description |
---|---|
"AutoLogon" |
|
"FirstLogonCommands" |
ApiEntityReference
(Appears on:VirtualMachineScaleSetIPConfiguration, VirtualMachineScaleSetNetworkProfile)
The API entity reference.
Field | Description |
---|---|
reference genruntime.ResourceReference |
Reference: The ARM resource id in the form of /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/…p> |
ApiEntityReference_STATUS
(Appears on:VirtualMachineScaleSetIPConfiguration_STATUS, VirtualMachineScaleSetNetworkProfile_STATUS)
The API entity reference.
Field | Description |
---|---|
id string |
Id: The ARM resource id in the form of /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/…p> |
ApiErrorBase_STATUS
(Appears on:ApiError_STATUS)
Api error base.
Field | Description |
---|---|
code string |
Code: The error code. |
message string |
Message: The error message. |
target string |
Target: The target of the particular error. |
ApiError_STATUS
(Appears on:AvailablePatchSummary_STATUS, LastPatchInstallationSummary_STATUS)
Api error.
Field | Description |
---|---|
code string |
Code: The error code. |
details []ApiErrorBase_STATUS |
Details: The Api error details |
innererror InnerError_STATUS |
Innererror: The Api inner error |
message string |
Message: The error message. |
target string |
Target: The target of the particular error. |
AutomaticOSUpgradePolicy
(Appears on:UpgradePolicy)
The configuration parameters used for performing automatic OS upgrade.
Field | Description |
---|---|
disableAutomaticRollback bool |
DisableAutomaticRollback: Whether OS image rollback feature should be disabled. Default value is false. |
enableAutomaticOSUpgrade bool |
EnableAutomaticOSUpgrade: Indicates whether OS upgrades should automatically be applied to scale set instances in a rolling fashion when a newer version of the OS image becomes available. Default value is false. If this is set to true for Windows based scale sets, enableAutomaticUpdates is automatically set to false and cannot be set to true. |
AutomaticOSUpgradePolicy_STATUS
(Appears on:UpgradePolicy_STATUS)
The configuration parameters used for performing automatic OS upgrade.
Field | Description |
---|---|
disableAutomaticRollback bool |
DisableAutomaticRollback: Whether OS image rollback feature should be disabled. Default value is false. |
enableAutomaticOSUpgrade bool |
EnableAutomaticOSUpgrade: Indicates whether OS upgrades should automatically be applied to scale set instances in a rolling fashion when a newer version of the OS image becomes available. Default value is false. If this is set to true for Windows based scale sets, enableAutomaticUpdates is automatically set to false and cannot be set to true. |
AutomaticRepairsPolicy
(Appears on:VirtualMachineScaleSet_Spec)
Specifies the configuration parameters for automatic repairs on the virtual machine scale set.
Field | Description |
---|---|
enabled bool |
Enabled: Specifies whether automatic repairs should be enabled on the virtual machine scale set. The default value is false. |
gracePeriod string |
GracePeriod: The amount of time for which automatic repairs are suspended due to a state change on VM. The grace time starts after the state change has completed. This helps avoid premature or accidental repairs. The time duration should be specified in ISO 8601 format. The minimum allowed grace period is 30 minutes (PT30M), which is also the default value. The maximum allowed grace period is 90 minutes (PT90M). |
AutomaticRepairsPolicy_STATUS
(Appears on:VirtualMachineScaleSet_STATUS)
Specifies the configuration parameters for automatic repairs on the virtual machine scale set.
Field | Description |
---|---|
enabled bool |
Enabled: Specifies whether automatic repairs should be enabled on the virtual machine scale set. The default value is false. |
gracePeriod string |
GracePeriod: The amount of time for which automatic repairs are suspended due to a state change on VM. The grace time starts after the state change has completed. This helps avoid premature or accidental repairs. The time duration should be specified in ISO 8601 format. The minimum allowed grace period is 30 minutes (PT30M), which is also the default value. The maximum allowed grace period is 90 minutes (PT90M). |
AvailablePatchSummary_STATUS
(Appears on:VirtualMachinePatchStatus_STATUS)
Describes the properties of an virtual machine instance view for available patch summary.
Field | Description |
---|---|
assessmentActivityId string |
AssessmentActivityId: The activity ID of the operation that produced this result. It is used to correlate across CRP and extension logs. |
criticalAndSecurityPatchCount int |
CriticalAndSecurityPatchCount: The number of critical or security patches that have been detected as available and not yet installed. |
error ApiError_STATUS |
Error: The errors that were encountered during execution of the operation. The details array contains the list of them. |
lastModifiedTime string |
LastModifiedTime: The UTC timestamp when the operation began. |
otherPatchCount int |
OtherPatchCount: The number of all available patches excluding critical and security. |
rebootPending bool |
RebootPending: The overall reboot status of the VM. It will be true when partially installed patches require a reboot to complete installation but the reboot has not yet occurred. |
startTime string |
StartTime: The UTC timestamp when the operation began. |
status AvailablePatchSummary_Status_STATUS |
Status: The overall success or failure status of the operation. It remains “InProgress” until the operation completes. At that point it will become “Unknown”, “Failed”, “Succeeded”, or “CompletedWithWarnings.” |
AvailablePatchSummary_Status_STATUS
(string
alias)
(Appears on:AvailablePatchSummary_STATUS)
Value | Description |
---|---|
"CompletedWithWarnings" |
|
"Failed" |
|
"InProgress" |
|
"Succeeded" |
|
"Unknown" |
BillingProfile
(Appears on:VirtualMachineScaleSetVMProfile, VirtualMachine_Spec)
Specifies the billing related details of a Azure Spot VM or VMSS. Minimum api-version: 2019-03-01.
Field | Description |
---|---|
maxPrice float64 |
MaxPrice: Specifies the maximum price you are willing to pay for a Azure Spot VM/VMSS. This price is in US Dollars. This price will be compared with the current Azure Spot price for the VM size. Also, the prices are compared at the time of create/update of Azure Spot VM/VMSS and the operation will only succeed if the maxPrice is greater than the current Azure Spot price. The maxPrice will also be used for evicting a Azure Spot VM/VMSS if the current Azure Spot price goes beyond the maxPrice after creation of VM/VMSS. Possible values are: - Any decimal value greater than zero. Example: 0.01538 -1 – indicates default price to be up-to on-demand. You can set the maxPrice to -1 to indicate that the Azure Spot VM/VMSS should not be evicted for price reasons. Also, the default max price is -1 if it is not provided by you. Minimum api-version: 2019-03-01. |
BillingProfile_STATUS
(Appears on:VirtualMachineScaleSetVMProfile_STATUS, VirtualMachine_STATUS)
Specifies the billing related details of a Azure Spot VM or VMSS. Minimum api-version: 2019-03-01.
Field | Description |
---|---|
maxPrice float64 |
MaxPrice: Specifies the maximum price you are willing to pay for a Azure Spot VM/VMSS. This price is in US Dollars. This price will be compared with the current Azure Spot price for the VM size. Also, the prices are compared at the time of create/update of Azure Spot VM/VMSS and the operation will only succeed if the maxPrice is greater than the current Azure Spot price. The maxPrice will also be used for evicting a Azure Spot VM/VMSS if the current Azure Spot price goes beyond the maxPrice after creation of VM/VMSS. Possible values are: - Any decimal value greater than zero. Example: 0.01538 -1 – indicates default price to be up-to on-demand. You can set the maxPrice to -1 to indicate that the Azure Spot VM/VMSS should not be evicted for price reasons. Also, the default max price is -1 if it is not provided by you. Minimum api-version: 2019-03-01. |
BootDiagnostics
(Appears on:DiagnosticsProfile)
Boot Diagnostics is a debugging feature which allows you to view Console Output and Screenshot to diagnose VM status. You can easily view the output of your console log. Azure also enables you to see a screenshot of the VM from the hypervisor.
Field | Description |
---|---|
enabled bool |
Enabled: Whether boot diagnostics should be enabled on the Virtual Machine. |
storageUri string |
StorageUri: Uri of the storage account to use for placing the console output and screenshot. If storageUri is not specified while enabling boot diagnostics, managed storage will be used. |
BootDiagnosticsInstanceView_STATUS
(Appears on:VirtualMachineInstanceView_STATUS)
The instance view of a virtual machine boot diagnostics.
Field | Description |
---|---|
consoleScreenshotBlobUri string |
ConsoleScreenshotBlobUri: The console screenshot blob URI. NOTE: This will not be set if boot diagnostics is currently enabled with managed storage. |
serialConsoleLogBlobUri string |
SerialConsoleLogBlobUri: The serial console log blob Uri. NOTE: This will not be set if boot diagnostics is currently enabled with managed storage. |
status InstanceViewStatus_STATUS |
Status: The boot diagnostics status information for the VM. NOTE: It will be set only if there are errors encountered in enabling boot diagnostics. |
BootDiagnostics_STATUS
(Appears on:DiagnosticsProfile_STATUS)
Boot Diagnostics is a debugging feature which allows you to view Console Output and Screenshot to diagnose VM status. You can easily view the output of your console log. Azure also enables you to see a screenshot of the VM from the hypervisor.
Field | Description |
---|---|
enabled bool |
Enabled: Whether boot diagnostics should be enabled on the Virtual Machine. |
storageUri string |
StorageUri: Uri of the storage account to use for placing the console output and screenshot. If storageUri is not specified while enabling boot diagnostics, managed storage will be used. |
Caching
(string
alias)
(Appears on:DataDisk, OSDisk, VirtualMachineScaleSetDataDisk, VirtualMachineScaleSetOSDisk)
Specifies the caching requirements. Possible values are: None ReadOnly ReadWrite Default: None for Standard storage. ReadOnly for Premium storage
Value | Description |
---|---|
"None" |
|
"ReadOnly" |
|
"ReadWrite" |
Caching_STATUS
(string
alias)
(Appears on:DataDisk_STATUS, OSDisk_STATUS, VirtualMachineScaleSetDataDisk_STATUS, VirtualMachineScaleSetOSDisk_STATUS)
Specifies the caching requirements. Possible values are: None ReadOnly ReadWrite Default: None for Standard storage. ReadOnly for Premium storage
Value | Description |
---|---|
"None" |
|
"ReadOnly" |
|
"ReadWrite" |
CreateOption
(string
alias)
(Appears on:DataDisk, OSDisk, VirtualMachineScaleSetDataDisk, VirtualMachineScaleSetOSDisk)
Specifies how the virtual machine should be created. Possible values are: Attach \u2013 This value is used when you are using a specialized disk to create the virtual machine. FromImage \u2013 This value is used when you are using an image to create the virtual machine. If you are using a platform image, you also use the imageReference element described above. If you are using a marketplace image, you also use the plan element previously described.
Value | Description |
---|---|
"Attach" |
|
"Empty" |
|
"FromImage" |
CreateOption_STATUS
(string
alias)
(Appears on:DataDisk_STATUS, OSDisk_STATUS, VirtualMachineScaleSetDataDisk_STATUS, VirtualMachineScaleSetOSDisk_STATUS)
Specifies how the virtual machine should be created. Possible values are: Attach \u2013 This value is used when you are using a specialized disk to create the virtual machine. FromImage \u2013 This value is used when you are using an image to create the virtual machine. If you are using a platform image, you also use the imageReference element described above. If you are using a marketplace image, you also use the plan element previously described.
Value | Description |
---|---|
"Attach" |
|
"Empty" |
|
"FromImage" |
DataDisk
(Appears on:StorageProfile)
Describes a data disk.
Field | Description |
---|---|
caching Caching |
Caching: Specifies the caching requirements. Possible values are: None ReadOnly ReadWrite Default: None for Standard storage. ReadOnly for Premium storage |
createOption CreateOption |
CreateOption: Specifies how the virtual machine should be created. Possible values are: Attach \u2013 This value is used when you are using a specialized disk to create the virtual machine. FromImage \u2013 This value is used when you are using an image to create the virtual machine. If you are using a platform image, you also use the imageReference element described above. If you are using a marketplace image, you also use the plan element previously described. |
detachOption DetachOption |
DetachOption: Specifies the detach behavior to be used while detaching a disk or which is already in the process of detachment from the virtual machine. Supported values: ForceDetach. detachOption: ForceDetach is applicable only for managed data disks. If a previous detachment attempt of the data disk did not complete due to an unexpected failure from the virtual machine and the disk is still not released then use force-detach as a last resort option to detach the disk forcibly from the VM. All writes might not have been flushed when using this detach behavior. This feature is still in preview mode and is not supported for VirtualMachineScaleSet. To force-detach a data disk update toBeDetached to ‘true’ along with setting detachOption: ‘ForceDetach’. |
diskSizeGB int |
DiskSizeGB: Specifies the size of an empty data disk in gigabytes. This element can be used to overwrite the size of the disk in a virtual machine image. This value cannot be larger than 1023 GB |
image VirtualHardDisk |
Image: The source user image virtual hard disk. The virtual hard disk will be copied before being attached to the virtual machine. If SourceImage is provided, the destination virtual hard drive must not exist. |
lun int |
Lun: Specifies the logical unit number of the data disk. This value is used to identify data disks within the VM and therefore must be unique for each data disk attached to a VM. |
managedDisk ManagedDiskParameters |
ManagedDisk: The managed disk parameters. |
name string |
Name: The disk name. |
toBeDetached bool |
ToBeDetached: Specifies whether the data disk is in process of detachment from the VirtualMachine/VirtualMachineScaleset |
vhd VirtualHardDisk |
Vhd: The virtual hard disk. |
writeAcceleratorEnabled bool |
WriteAcceleratorEnabled: Specifies whether writeAccelerator should be enabled or disabled on the disk. |
DataDisk_STATUS
(Appears on:StorageProfile_STATUS)
Describes a data disk.
Field | Description |
---|---|
caching Caching_STATUS |
Caching: Specifies the caching requirements. Possible values are: None ReadOnly ReadWrite Default: None for Standard storage. ReadOnly for Premium storage |
createOption CreateOption_STATUS |
CreateOption: Specifies how the virtual machine should be created. Possible values are: Attach \u2013 This value is used when you are using a specialized disk to create the virtual machine. FromImage \u2013 This value is used when you are using an image to create the virtual machine. If you are using a platform image, you also use the imageReference element described above. If you are using a marketplace image, you also use the plan element previously described. |
detachOption DetachOption_STATUS |
DetachOption: Specifies the detach behavior to be used while detaching a disk or which is already in the process of detachment from the virtual machine. Supported values: ForceDetach. detachOption: ForceDetach is applicable only for managed data disks. If a previous detachment attempt of the data disk did not complete due to an unexpected failure from the virtual machine and the disk is still not released then use force-detach as a last resort option to detach the disk forcibly from the VM. All writes might not have been flushed when using this detach behavior. This feature is still in preview mode and is not supported for VirtualMachineScaleSet. To force-detach a data disk update toBeDetached to ‘true’ along with setting detachOption: ‘ForceDetach’. |
diskIOPSReadWrite int |
DiskIOPSReadWrite: Specifies the Read-Write IOPS for the managed disk when StorageAccountType is UltraSSD_LRS. Returned only for VirtualMachine ScaleSet VM disks. Can be updated only via updates to the VirtualMachine Scale Set. |
diskMBpsReadWrite int |
DiskMBpsReadWrite: Specifies the bandwidth in MB per second for the managed disk when StorageAccountType is UltraSSD_LRS. Returned only for VirtualMachine ScaleSet VM disks. Can be updated only via updates to the VirtualMachine Scale Set. |
diskSizeGB int |
DiskSizeGB: Specifies the size of an empty data disk in gigabytes. This element can be used to overwrite the size of the disk in a virtual machine image. This value cannot be larger than 1023 GB |
image VirtualHardDisk_STATUS |
Image: The source user image virtual hard disk. The virtual hard disk will be copied before being attached to the virtual machine. If SourceImage is provided, the destination virtual hard drive must not exist. |
lun int |
Lun: Specifies the logical unit number of the data disk. This value is used to identify data disks within the VM and therefore must be unique for each data disk attached to a VM. |
managedDisk ManagedDiskParameters_STATUS |
ManagedDisk: The managed disk parameters. |
name string |
Name: The disk name. |
toBeDetached bool |
ToBeDetached: Specifies whether the data disk is in process of detachment from the VirtualMachine/VirtualMachineScaleset |
vhd VirtualHardDisk_STATUS |
Vhd: The virtual hard disk. |
writeAcceleratorEnabled bool |
WriteAcceleratorEnabled: Specifies whether writeAccelerator should be enabled or disabled on the disk. |
DetachOption
(string
alias)
(Appears on:DataDisk)
Specifies the detach behavior to be used while detaching a disk or which is already in the process of detachment from the virtual machine. Supported values: ForceDetach. detachOption: ForceDetach is applicable only for managed data disks. If a previous detachment attempt of the data disk did not complete due to an unexpected failure from the virtual machine and the disk is still not released then use force-detach as a last resort option to detach the disk forcibly from the VM. All writes might not have been flushed when using this detach behavior. This feature is still in preview mode and is not supported for VirtualMachineScaleSet. To force-detach a data disk update toBeDetached to ‘true’ along with setting detachOption: ‘ForceDetach’.
Value | Description |
---|---|
"ForceDetach" |
DetachOption_STATUS
(string
alias)
(Appears on:DataDisk_STATUS)
Specifies the detach behavior to be used while detaching a disk or which is already in the process of detachment from the virtual machine. Supported values: ForceDetach. detachOption: ForceDetach is applicable only for managed data disks. If a previous detachment attempt of the data disk did not complete due to an unexpected failure from the virtual machine and the disk is still not released then use force-detach as a last resort option to detach the disk forcibly from the VM. All writes might not have been flushed when using this detach behavior. This feature is still in preview mode and is not supported for VirtualMachineScaleSet. To force-detach a data disk update toBeDetached to ‘true’ along with setting detachOption: ‘ForceDetach’.
Value | Description |
---|---|
"ForceDetach" |
DiagnosticsProfile
(Appears on:VirtualMachineScaleSetVMProfile, VirtualMachine_Spec)
Specifies the boot diagnostic settings state. Minimum api-version: 2015-06-15.
Field | Description |
---|---|
bootDiagnostics BootDiagnostics |
BootDiagnostics: Boot Diagnostics is a debugging feature which allows you to view Console Output and Screenshot to diagnose VM status. You can easily view the output of your console log. Azure also enables you to see a screenshot of the VM from the hypervisor. |
DiagnosticsProfile_STATUS
(Appears on:VirtualMachineScaleSetVMProfile_STATUS, VirtualMachine_STATUS)
Specifies the boot diagnostic settings state. Minimum api-version: 2015-06-15.
Field | Description |
---|---|
bootDiagnostics BootDiagnostics_STATUS |
BootDiagnostics: Boot Diagnostics is a debugging feature which allows you to view Console Output and Screenshot to diagnose VM status. You can easily view the output of your console log. Azure also enables you to see a screenshot of the VM from the hypervisor. |
DiffDiskOption
(string
alias)
(Appears on:DiffDiskSettings)
Specifies the ephemeral disk option for operating system disk.
Value | Description |
---|---|
"Local" |
DiffDiskOption_STATUS
(string
alias)
(Appears on:DiffDiskSettings_STATUS)
Specifies the ephemeral disk option for operating system disk.
Value | Description |
---|---|
"Local" |
DiffDiskPlacement
(string
alias)
(Appears on:DiffDiskSettings)
Specifies the ephemeral disk placement for operating system disk. This property can be used by user in the request to choose the location i.e, cache disk or resource disk space for Ephemeral OS disk provisioning. For more information on Ephemeral OS disk size requirements, please refer Ephemeral OS disk size requirements for Windows VM at https://docs.microsoft.com/en-us/azure/virtual-machines/windows/ephemeral-os-disks#size-requirements and Linux VM at https://docs.microsoft.com/en-us/azure/virtual-machines/linux/ephemeral-os-disks#size-requirements
Value | Description |
---|---|
"CacheDisk" |
|
"ResourceDisk" |
DiffDiskPlacement_STATUS
(string
alias)
(Appears on:DiffDiskSettings_STATUS)
Specifies the ephemeral disk placement for operating system disk. This property can be used by user in the request to choose the location i.e, cache disk or resource disk space for Ephemeral OS disk provisioning. For more information on Ephemeral OS disk size requirements, please refer Ephemeral OS disk size requirements for Windows VM at https://docs.microsoft.com/en-us/azure/virtual-machines/windows/ephemeral-os-disks#size-requirements and Linux VM at https://docs.microsoft.com/en-us/azure/virtual-machines/linux/ephemeral-os-disks#size-requirements
Value | Description |
---|---|
"CacheDisk" |
|
"ResourceDisk" |
DiffDiskSettings
(Appears on:OSDisk, VirtualMachineScaleSetOSDisk)
Describes the parameters of ephemeral disk settings that can be specified for operating system disk. NOTE: The ephemeral disk settings can only be specified for managed disk.
Field | Description |
---|---|
option DiffDiskOption |
Option: Specifies the ephemeral disk settings for operating system disk. |
placement DiffDiskPlacement |
Placement: Specifies the ephemeral disk placement for operating system disk. Possible values are: CacheDisk ResourceDisk Default: CacheDisk if one is configured for the VM size otherwise ResourceDisk is used. Refer to VM size documentation for Windows VM at https://docs.microsoft.com/en-us/azure/virtual-machines/windows/sizes and Linux VM at https://docs.microsoft.com/en-us/azure/virtual-machines/linux/sizes to check which VM sizes exposes a cache disk. |
DiffDiskSettings_STATUS
(Appears on:OSDisk_STATUS, VirtualMachineScaleSetOSDisk_STATUS)
Describes the parameters of ephemeral disk settings that can be specified for operating system disk. NOTE: The ephemeral disk settings can only be specified for managed disk.
Field | Description |
---|---|
option DiffDiskOption_STATUS |
Option: Specifies the ephemeral disk settings for operating system disk. |
placement DiffDiskPlacement_STATUS |
Placement: Specifies the ephemeral disk placement for operating system disk. Possible values are: CacheDisk ResourceDisk Default: CacheDisk if one is configured for the VM size otherwise ResourceDisk is used. Refer to VM size documentation for Windows VM at https://docs.microsoft.com/en-us/azure/virtual-machines/windows/sizes and Linux VM at https://docs.microsoft.com/en-us/azure/virtual-machines/linux/sizes to check which VM sizes exposes a cache disk. |
DiskEncryptionSettings
(Appears on:OSDisk)
Describes a Encryption Settings for a Disk
Field | Description |
---|---|
diskEncryptionKey KeyVaultSecretReference |
DiskEncryptionKey: Specifies the location of the disk encryption key, which is a Key Vault Secret. |
enabled bool |
Enabled: Specifies whether disk encryption should be enabled on the virtual machine. |
keyEncryptionKey KeyVaultKeyReference |
KeyEncryptionKey: Specifies the location of the key encryption key in Key Vault. |
DiskEncryptionSettings_STATUS
(Appears on:DiskInstanceView_STATUS, OSDisk_STATUS)
Describes a Encryption Settings for a Disk
Field | Description |
---|---|
diskEncryptionKey KeyVaultSecretReference_STATUS |
DiskEncryptionKey: Specifies the location of the disk encryption key, which is a Key Vault Secret. |
enabled bool |
Enabled: Specifies whether disk encryption should be enabled on the virtual machine. |
keyEncryptionKey KeyVaultKeyReference_STATUS |
KeyEncryptionKey: Specifies the location of the key encryption key in Key Vault. |
DiskInstanceView_STATUS
(Appears on:VirtualMachineInstanceView_STATUS)
The instance view of the disk.
Field | Description |
---|---|
encryptionSettings []DiskEncryptionSettings_STATUS |
EncryptionSettings: Specifies the encryption settings for the OS Disk. Minimum api-version: 2015-06-15 |
name string |
Name: The disk name. |
statuses []InstanceViewStatus_STATUS |
Statuses: The resource status information. |
EvictionPolicy
(string
alias)
(Appears on:VirtualMachineScaleSetVMProfile, VirtualMachine_Spec)
Specifies the eviction policy for the Azure Spot VM/VMSS
Value | Description |
---|---|
"Deallocate" |
|
"Delete" |
EvictionPolicy_STATUS
(string
alias)
(Appears on:VirtualMachineScaleSetVMProfile_STATUS, VirtualMachine_STATUS)
Specifies the eviction policy for the Azure Spot VM/VMSS
Value | Description |
---|---|
"Deallocate" |
|
"Delete" |
ExtendedLocation
(Appears on:VirtualMachineScaleSet_Spec, VirtualMachine_Spec)
The complex type of the extended location.
Field | Description |
---|---|
name string |
Name: The name of the extended location. |
type ExtendedLocationType |
Type: The type of the extended location. |
ExtendedLocationType
(string
alias)
(Appears on:ExtendedLocation)
The type of extendedLocation.
Value | Description |
---|---|
"EdgeZone" |
ExtendedLocationType_STATUS
(string
alias)
(Appears on:ExtendedLocation_STATUS)
The type of extendedLocation.
Value | Description |
---|---|
"EdgeZone" |
ExtendedLocation_STATUS
(Appears on:VirtualMachineScaleSet_STATUS, VirtualMachine_STATUS)
The complex type of the extended location.
Field | Description |
---|---|
name string |
Name: The name of the extended location. |
type ExtendedLocationType_STATUS |
Type: The type of the extended location. |
HardwareProfile
(Appears on:VirtualMachine_Spec)
Specifies the hardware settings for the virtual machine.
Field | Description |
---|---|
vmSize string |
VmSize: Specifies the size of the virtual machine. The enum data type is currently deprecated and will be removed by December 23rd 2023. Recommended way to get the list of available sizes is using these APIs: List all available virtual machine sizes in an availability set List all available virtual machine sizes in a region List all available virtual machine sizes for resizing. For more information about virtual machine sizes, see Sizes for virtual machines. The available VM sizes depend on region and availability set. |
HardwareProfile_STATUS
(Appears on:VirtualMachine_STATUS)
Specifies the hardware settings for the virtual machine.
Field | Description |
---|---|
vmSize HardwareProfile_VmSize_STATUS |
VmSize: Specifies the size of the virtual machine. The enum data type is currently deprecated and will be removed by December 23rd 2023. Recommended way to get the list of available sizes is using these APIs: List all available virtual machine sizes in an availability set List all available virtual machine sizes in a region List all available virtual machine sizes for resizing. For more information about virtual machine sizes, see Sizes for virtual machines. The available VM sizes depend on region and availability set. |
HardwareProfile_VmSize_STATUS
(string
alias)
(Appears on:HardwareProfile_STATUS)
Value | Description |
---|---|
"Basic_A0" |
|
"Basic_A1" |
|
"Basic_A2" |
|
"Basic_A3" |
|
"Basic_A4" |
|
"Standard_A0" |
|
"Standard_A1" |
|
"Standard_A10" |
|
"Standard_A11" |
|
"Standard_A1_v2" |
|
"Standard_A2" |
|
"Standard_A2m_v2" |
|
"Standard_A2_v2" |
|
"Standard_A3" |
|
"Standard_A4" |
|
"Standard_A4m_v2" |
|
"Standard_A4_v2" |
|
"Standard_A5" |
|
"Standard_A6" |
|
"Standard_A7" |
|
"Standard_A8" |
|
"Standard_A8m_v2" |
|
"Standard_A8_v2" |
|
"Standard_A9" |
|
"Standard_B1ms" |
|
"Standard_B1s" |
|
"Standard_B2ms" |
|
"Standard_B2s" |
|
"Standard_B4ms" |
|
"Standard_B8ms" |
|
"Standard_D1" |
|
"Standard_D11" |
|
"Standard_D11_v2" |
|
"Standard_D12" |
|
"Standard_D12_v2" |
|
"Standard_D13" |
|
"Standard_D13_v2" |
|
"Standard_D14" |
|
"Standard_D14_v2" |
|
"Standard_D15_v2" |
|
"Standard_D16s_v3" |
|
"Standard_D16_v3" |
|
"Standard_D1_v2" |
|
"Standard_D2" |
|
"Standard_D2s_v3" |
|
"Standard_D2_v2" |
|
"Standard_D2_v3" |
|
"Standard_D3" |
|
"Standard_D32s_v3" |
|
"Standard_D32_v3" |
|
"Standard_D3_v2" |
|
"Standard_D4" |
|
"Standard_D4s_v3" |
|
"Standard_D4_v2" |
|
"Standard_D4_v3" |
|
"Standard_D5_v2" |
|
"Standard_D64s_v3" |
|
"Standard_D64_v3" |
|
"Standard_D8s_v3" |
|
"Standard_D8_v3" |
|
"Standard_DS1" |
|
"Standard_DS11" |
|
"Standard_DS11_v2" |
|
"Standard_DS12" |
|
"Standard_DS12_v2" |
|
"Standard_DS13" |
|
"Standard_DS13-2_v2" |
|
"Standard_DS13-4_v2" |
|
"Standard_DS13_v2" |
|
"Standard_DS14" |
|
"Standard_DS14-4_v2" |
|
"Standard_DS14-8_v2" |
|
"Standard_DS14_v2" |
|
"Standard_DS15_v2" |
|
"Standard_DS1_v2" |
|
"Standard_DS2" |
|
"Standard_DS2_v2" |
|
"Standard_DS3" |
|
"Standard_DS3_v2" |
|
"Standard_DS4" |
|
"Standard_DS4_v2" |
|
"Standard_DS5_v2" |
|
"Standard_E16s_v3" |
|
"Standard_E16_v3" |
|
"Standard_E2s_v3" |
|
"Standard_E2_v3" |
|
"Standard_E32-16_v3" |
|
"Standard_E32-8s_v3" |
|
"Standard_E32s_v3" |
|
"Standard_E32_v3" |
|
"Standard_E4s_v3" |
|
"Standard_E4_v3" |
|
"Standard_E64-16s_v3" |
|
"Standard_E64-32s_v3" |
|
"Standard_E64s_v3" |
|
"Standard_E64_v3" |
|
"Standard_E8s_v3" |
|
"Standard_E8_v3" |
|
"Standard_F1" |
|
"Standard_F16" |
|
"Standard_F16s" |
|
"Standard_F16s_v2" |
|
"Standard_F1s" |
|
"Standard_F2" |
|
"Standard_F2s" |
|
"Standard_F2s_v2" |
|
"Standard_F32s_v2" |
|
"Standard_F4" |
|
"Standard_F4s" |
|
"Standard_F4s_v2" |
|
"Standard_F64s_v2" |
|
"Standard_F72s_v2" |
|
"Standard_F8" |
|
"Standard_F8s" |
|
"Standard_F8s_v2" |
|
"Standard_G1" |
|
"Standard_G2" |
|
"Standard_G3" |
|
"Standard_G4" |
|
"Standard_G5" |
|
"Standard_GS1" |
|
"Standard_GS2" |
|
"Standard_GS3" |
|
"Standard_GS4" |
|
"Standard_GS4-4" |
|
"Standard_GS4-8" |
|
"Standard_GS5" |
|
"Standard_GS5-16" |
|
"Standard_GS5-8" |
|
"Standard_H16" |
|
"Standard_H16m" |
|
"Standard_H16mr" |
|
"Standard_H16r" |
|
"Standard_H8" |
|
"Standard_H8m" |
|
"Standard_L16s" |
|
"Standard_L32s" |
|
"Standard_L4s" |
|
"Standard_L8s" |
|
"Standard_M128-32ms" |
|
"Standard_M128-64ms" |
|
"Standard_M128ms" |
|
"Standard_M128s" |
|
"Standard_M64-16ms" |
|
"Standard_M64-32ms" |
|
"Standard_M64ms" |
|
"Standard_M64s" |
|
"Standard_NC12" |
|
"Standard_NC12s_v2" |
|
"Standard_NC12s_v3" |
|
"Standard_NC24" |
|
"Standard_NC24r" |
|
"Standard_NC24rs_v2" |
|
"Standard_NC24rs_v3" |
|
"Standard_NC24s_v2" |
|
"Standard_NC24s_v3" |
|
"Standard_NC6" |
|
"Standard_NC6s_v2" |
|
"Standard_NC6s_v3" |
|
"Standard_ND12s" |
|
"Standard_ND24rs" |
|
"Standard_ND24s" |
|
"Standard_ND6s" |
|
"Standard_NV12" |
|
"Standard_NV24" |
|
"Standard_NV6" |
ImageReference
(Appears on:StorageProfile, VirtualMachineScaleSetStorageProfile)
Specifies information about the image to use. You can specify information about platform images, marketplace images, or virtual machine images. This element is required when you want to use a platform image, marketplace image, or virtual machine image, but is not used in other creation operations. NOTE: Image reference publisher and offer can only be set when you create the scale set.
Field | Description |
---|---|
offer string |
Offer: Specifies the offer of the platform image or marketplace image used to create the virtual machine. |
publisher string |
Publisher: The image publisher. |
reference genruntime.ResourceReference |
Reference: Resource Id |
sku string |
Sku: The image SKU. |
version string |
Version: Specifies the version of the platform image or marketplace image used to create the virtual machine. The allowed formats are Major.Minor.Build or ‘latest’. Major, Minor, and Build are decimal numbers. Specify ‘latest’ to use the latest version of an image available at deploy time. Even if you use ‘latest’, the VM image will not automatically update after deploy time even if a new version becomes available. |
ImageReference_STATUS
(Appears on:StorageProfile_STATUS, VirtualMachineScaleSetStorageProfile_STATUS)
Specifies information about the image to use. You can specify information about platform images, marketplace images, or virtual machine images. This element is required when you want to use a platform image, marketplace image, or virtual machine image, but is not used in other creation operations. NOTE: Image reference publisher and offer can only be set when you create the scale set.
Field | Description |
---|---|
exactVersion string |
ExactVersion: Specifies in decimal numbers, the version of platform image or marketplace image used to create the virtual machine. This readonly field differs from ‘version’, only if the value specified in ‘version’ field is ‘latest’. |
id string |
Id: Resource Id |
offer string |
Offer: Specifies the offer of the platform image or marketplace image used to create the virtual machine. |
publisher string |
Publisher: The image publisher. |
sku string |
Sku: The image SKU. |
version string |
Version: Specifies the version of the platform image or marketplace image used to create the virtual machine. The allowed formats are Major.Minor.Build or ‘latest’. Major, Minor, and Build are decimal numbers. Specify ‘latest’ to use the latest version of an image available at deploy time. Even if you use ‘latest’, the VM image will not automatically update after deploy time even if a new version becomes available. |
InnerError_STATUS
(Appears on:ApiError_STATUS)
Inner error details.
Field | Description |
---|---|
errordetail string |
Errordetail: The internal error message or exception dump. |
exceptiontype string |
Exceptiontype: The exception type. |
InstanceViewStatus
(Appears on:VirtualMachineExtensionInstanceView)
Instance view status.
Field | Description |
---|---|
code string |
Code: The status code. |
displayStatus string |
DisplayStatus: The short localizable label for the status. |
level InstanceViewStatus_Level |
Level: The level code. |
message string |
Message: The detailed status message, including for alerts and error messages. |
time string |
Time: The time of the status. |
InstanceViewStatus_Level
(string
alias)
(Appears on:InstanceViewStatus)
Value | Description |
---|---|
"Error" |
|
"Info" |
|
"Warning" |
InstanceViewStatus_Level_STATUS
(string
alias)
(Appears on:InstanceViewStatus_STATUS)
Value | Description |
---|---|
"Error" |
|
"Info" |
|
"Warning" |
InstanceViewStatus_STATUS
(Appears on:BootDiagnosticsInstanceView_STATUS, DiskInstanceView_STATUS, VirtualMachineAgentInstanceView_STATUS, VirtualMachineExtensionHandlerInstanceView_STATUS, VirtualMachineExtensionInstanceView_STATUS, VirtualMachineHealthStatus_STATUS, VirtualMachineInstanceView_STATUS, VirtualMachinePatchStatus_STATUS)
Instance view status.
Field | Description |
---|---|
code string |
Code: The status code. |
displayStatus string |
DisplayStatus: The short localizable label for the status. |
level InstanceViewStatus_Level_STATUS |
Level: The level code. |
message string |
Message: The detailed status message, including for alerts and error messages. |
time string |
Time: The time of the status. |
KeyVaultKeyReference
(Appears on:DiskEncryptionSettings)
Describes a reference to Key Vault Key
Field | Description |
---|---|
keyUrl string |
KeyUrl: The URL referencing a key encryption key in Key Vault. |
sourceVault SubResource |
SourceVault: The relative URL of the Key Vault containing the key. |
KeyVaultKeyReference_STATUS
(Appears on:DiskEncryptionSettings_STATUS)
Describes a reference to Key Vault Key
Field | Description |
---|---|
keyUrl string |
KeyUrl: The URL referencing a key encryption key in Key Vault. |
sourceVault SubResource_STATUS |
SourceVault: The relative URL of the Key Vault containing the key. |
KeyVaultSecretReference
(Appears on:DiskEncryptionSettings)
Describes a reference to Key Vault Secret
Field | Description |
---|---|
secretUrl string |
SecretUrl: The URL referencing a secret in a Key Vault. |
sourceVault SubResource |
SourceVault: The relative URL of the Key Vault containing the secret. |
KeyVaultSecretReference_STATUS
(Appears on:DiskEncryptionSettings_STATUS)
Describes a reference to Key Vault Secret
Field | Description |
---|---|
secretUrl string |
SecretUrl: The URL referencing a secret in a Key Vault. |
sourceVault SubResource_STATUS |
SourceVault: The relative URL of the Key Vault containing the secret. |
LastPatchInstallationSummary_STATUS
(Appears on:VirtualMachinePatchStatus_STATUS)
Describes the properties of the last installed patch summary.
Field | Description |
---|---|
error ApiError_STATUS |
Error: The errors that were encountered during execution of the operation. The details array contains the list of them. |
excludedPatchCount int |
ExcludedPatchCount: The number of all available patches but excluded explicitly by a customer-specified exclusion list match. |
failedPatchCount int |
FailedPatchCount: The count of patches that failed installation. |
installationActivityId string |
InstallationActivityId: The activity ID of the operation that produced this result. It is used to correlate across CRP and extension logs. |
installedPatchCount int |
InstalledPatchCount: The count of patches that successfully installed. |
lastModifiedTime string |
LastModifiedTime: The UTC timestamp when the operation began. |
maintenanceWindowExceeded bool |
MaintenanceWindowExceeded: Describes whether the operation ran out of time before it completed all its intended actions |
notSelectedPatchCount int |
NotSelectedPatchCount: The number of all available patches but not going to be installed because it didn’t match a classification or inclusion list entry. |
pendingPatchCount int |
PendingPatchCount: The number of all available patches expected to be installed over the course of the patch installation operation. |
startTime string |
StartTime: The UTC timestamp when the operation began. |
status LastPatchInstallationSummary_Status_STATUS |
Status: The overall success or failure status of the operation. It remains “InProgress” until the operation completes. At that point it will become “Unknown”, “Failed”, “Succeeded”, or “CompletedWithWarnings.” |
LastPatchInstallationSummary_Status_STATUS
(string
alias)
(Appears on:LastPatchInstallationSummary_STATUS)
Value | Description |
---|---|
"CompletedWithWarnings" |
|
"Failed" |
|
"InProgress" |
|
"Succeeded" |
|
"Unknown" |
LinuxConfiguration
(Appears on:OSProfile, VirtualMachineScaleSetOSProfile)
Specifies the Linux operating system settings on the virtual machine. For a list of supported Linux distributions, see Linux on Azure-Endorsed Distributions For running non-endorsed distributions, see Information for Non-Endorsed Distributions.
Field | Description |
---|---|
disablePasswordAuthentication bool |
DisablePasswordAuthentication: Specifies whether password authentication should be disabled. |
patchSettings LinuxPatchSettings |
PatchSettings: [Preview Feature] Specifies settings related to VM Guest Patching on Linux. |
provisionVMAgent bool |
ProvisionVMAgent: Indicates whether virtual machine agent should be provisioned on the virtual machine. When this property is not specified in the request body, default behavior is to set it to true. This will ensure that VM Agent is installed on the VM so that extensions can be added to the VM later. |
ssh SshConfiguration |
Ssh: Specifies the ssh key configuration for a Linux OS. |
LinuxConfiguration_STATUS
(Appears on:OSProfile_STATUS, VirtualMachineScaleSetOSProfile_STATUS)
Specifies the Linux operating system settings on the virtual machine. For a list of supported Linux distributions, see Linux on Azure-Endorsed Distributions For running non-endorsed distributions, see Information for Non-Endorsed Distributions.
Field | Description |
---|---|
disablePasswordAuthentication bool |
DisablePasswordAuthentication: Specifies whether password authentication should be disabled. |
patchSettings LinuxPatchSettings_STATUS |
PatchSettings: [Preview Feature] Specifies settings related to VM Guest Patching on Linux. |
provisionVMAgent bool |
ProvisionVMAgent: Indicates whether virtual machine agent should be provisioned on the virtual machine. When this property is not specified in the request body, default behavior is to set it to true. This will ensure that VM Agent is installed on the VM so that extensions can be added to the VM later. |
ssh SshConfiguration_STATUS |
Ssh: Specifies the ssh key configuration for a Linux OS. |
LinuxPatchSettings
(Appears on:LinuxConfiguration)
Specifies settings related to VM Guest Patching on Linux.
Field | Description |
---|---|
patchMode LinuxPatchSettings_PatchMode |
PatchMode: Specifies the mode of VM Guest Patching to IaaS virtual machine. Possible values are: ImageDefault - The virtual machine’s default patching configuration is used. AutomaticByPlatform - The virtual machine will be automatically updated by the platform. The property provisionVMAgent must be true |
LinuxPatchSettings_PatchMode
(string
alias)
(Appears on:LinuxPatchSettings)
Value | Description |
---|---|
"AutomaticByPlatform" |
|
"ImageDefault" |
LinuxPatchSettings_PatchMode_STATUS
(string
alias)
(Appears on:LinuxPatchSettings_STATUS)
Value | Description |
---|---|
"AutomaticByPlatform" |
|
"ImageDefault" |
LinuxPatchSettings_STATUS
(Appears on:LinuxConfiguration_STATUS)
Specifies settings related to VM Guest Patching on Linux.
Field | Description |
---|---|
patchMode LinuxPatchSettings_PatchMode_STATUS |
PatchMode: Specifies the mode of VM Guest Patching to IaaS virtual machine. Possible values are: ImageDefault - The virtual machine’s default patching configuration is used. AutomaticByPlatform - The virtual machine will be automatically updated by the platform. The property provisionVMAgent must be true |
MaintenanceRedeployStatus_LastOperationResultCode_STATUS
(string
alias)
(Appears on:MaintenanceRedeployStatus_STATUS)
Value | Description |
---|---|
"MaintenanceAborted" |
|
"MaintenanceCompleted" |
|
"None" |
|
"RetryLater" |
MaintenanceRedeployStatus_STATUS
(Appears on:VirtualMachineInstanceView_STATUS)
Maintenance Operation Status.
Field | Description |
---|---|
isCustomerInitiatedMaintenanceAllowed bool |
IsCustomerInitiatedMaintenanceAllowed: True, if customer is allowed to perform Maintenance. |
lastOperationMessage string |
LastOperationMessage: Message returned for the last Maintenance Operation. |
lastOperationResultCode MaintenanceRedeployStatus_LastOperationResultCode_STATUS |
LastOperationResultCode: The Last Maintenance Operation Result Code. |
maintenanceWindowEndTime string |
MaintenanceWindowEndTime: End Time for the Maintenance Window. |
maintenanceWindowStartTime string |
MaintenanceWindowStartTime: Start Time for the Maintenance Window. |
preMaintenanceWindowEndTime string |
PreMaintenanceWindowEndTime: End Time for the Pre Maintenance Window. |
preMaintenanceWindowStartTime string |
PreMaintenanceWindowStartTime: Start Time for the Pre Maintenance Window. |
ManagedDiskParameters
The parameters of a managed disk.
Field | Description |
---|---|
diskEncryptionSet SubResource |
DiskEncryptionSet: Specifies the customer managed disk encryption set resource id for the managed disk. |
reference genruntime.ResourceReference |
Reference: Resource Id |
storageAccountType StorageAccountType |
StorageAccountType: Specifies the storage account type for the managed disk. Managed OS disk storage account type can only be set when you create the scale set. NOTE: UltraSSD_LRS can only be used with data disks, it cannot be used with OS Disk. |
ManagedDiskParameters_STATUS
(Appears on:DataDisk_STATUS, OSDisk_STATUS)
The parameters of a managed disk.
Field | Description |
---|---|
diskEncryptionSet SubResource_STATUS |
DiskEncryptionSet: Specifies the customer managed disk encryption set resource id for the managed disk. |
id string |
Id: Resource Id |
storageAccountType StorageAccountType_STATUS |
StorageAccountType: Specifies the storage account type for the managed disk. Managed OS disk storage account type can only be set when you create the scale set. NOTE: UltraSSD_LRS can only be used with data disks, it cannot be used with OS Disk. |
NetworkInterfaceReference
(Appears on:NetworkProfile)
Describes a network interface reference.
Field | Description |
---|---|
primary bool |
Primary: Specifies the primary network interface in case the virtual machine has more than 1 network interface. |
reference genruntime.ResourceReference |
Reference: Resource Id |
NetworkInterfaceReference_STATUS
(Appears on:NetworkProfile_STATUS)
Describes a network interface reference.
Field | Description |
---|---|
id string |
Id: Resource Id |
primary bool |
Primary: Specifies the primary network interface in case the virtual machine has more than 1 network interface. |
NetworkProfile
(Appears on:VirtualMachine_Spec)
Specifies the network interfaces of the virtual machine.
Field | Description |
---|---|
networkInterfaces []NetworkInterfaceReference |
NetworkInterfaces: Specifies the list of resource Ids for the network interfaces associated with the virtual machine. |
NetworkProfile_STATUS
(Appears on:VirtualMachine_STATUS)
Specifies the network interfaces of the virtual machine.
Field | Description |
---|---|
networkInterfaces []NetworkInterfaceReference_STATUS |
NetworkInterfaces: Specifies the list of resource Ids for the network interfaces associated with the virtual machine. |
OSDisk
(Appears on:StorageProfile)
Specifies information about the operating system disk used by the virtual machine. For more information about disks, see About disks and VHDs for Azure virtual machines.
Field | Description |
---|---|
caching Caching |
Caching: Specifies the caching requirements. Possible values are: None ReadOnly ReadWrite Default: None for Standard storage. ReadOnly for Premium storage. |
createOption CreateOption |
CreateOption: Specifies how the virtual machine should be created. Possible values are: Attach \u2013 This value is used when you are using a specialized disk to create the virtual machine. FromImage \u2013 This value is used when you are using an image to create the virtual machine. If you are using a platform image, you also use the imageReference element described above. If you are using a marketplace image, you also use the plan element previously described. |
diffDiskSettings DiffDiskSettings |
DiffDiskSettings: Specifies the ephemeral Disk Settings for the operating system disk used by the virtual machine. |
diskSizeGB int |
DiskSizeGB: Specifies the size of an empty data disk in gigabytes. This element can be used to overwrite the size of the disk in a virtual machine image. This value cannot be larger than 1023 GB |
encryptionSettings DiskEncryptionSettings |
EncryptionSettings: Specifies the encryption settings for the OS Disk. Minimum api-version: 2015-06-15 |
image VirtualHardDisk |
Image: The source user image virtual hard disk. The virtual hard disk will be copied before being attached to the virtual machine. If SourceImage is provided, the destination virtual hard drive must not exist. |
managedDisk ManagedDiskParameters |
ManagedDisk: The managed disk parameters. |
name string |
Name: The disk name. |
osType OSDisk_OsType |
OsType: This property allows you to specify the type of the OS that is included in the disk if creating a VM from user-image or a specialized VHD. Possible values are: Windows Linux |
vhd VirtualHardDisk |
Vhd: The virtual hard disk. |
writeAcceleratorEnabled bool |
WriteAcceleratorEnabled: Specifies whether writeAccelerator should be enabled or disabled on the disk. |
OSDisk_OsType
(string
alias)
(Appears on:OSDisk)
Value | Description |
---|---|
"Linux" |
|
"Windows" |
OSDisk_OsType_STATUS
(string
alias)
(Appears on:OSDisk_STATUS)
Value | Description |
---|---|
"Linux" |
|
"Windows" |
OSDisk_STATUS
(Appears on:StorageProfile_STATUS)
Specifies information about the operating system disk used by the virtual machine. For more information about disks, see About disks and VHDs for Azure virtual machines.
Field | Description |
---|---|
caching Caching_STATUS |
Caching: Specifies the caching requirements. Possible values are: None ReadOnly ReadWrite Default: None for Standard storage. ReadOnly for Premium storage. |
createOption CreateOption_STATUS |
CreateOption: Specifies how the virtual machine should be created. Possible values are: Attach \u2013 This value is used when you are using a specialized disk to create the virtual machine. FromImage \u2013 This value is used when you are using an image to create the virtual machine. If you are using a platform image, you also use the imageReference element described above. If you are using a marketplace image, you also use the plan element previously described. |
diffDiskSettings DiffDiskSettings_STATUS |
DiffDiskSettings: Specifies the ephemeral Disk Settings for the operating system disk used by the virtual machine. |
diskSizeGB int |
DiskSizeGB: Specifies the size of an empty data disk in gigabytes. This element can be used to overwrite the size of the disk in a virtual machine image. This value cannot be larger than 1023 GB |
encryptionSettings DiskEncryptionSettings_STATUS |
EncryptionSettings: Specifies the encryption settings for the OS Disk. Minimum api-version: 2015-06-15 |
image VirtualHardDisk_STATUS |
Image: The source user image virtual hard disk. The virtual hard disk will be copied before being attached to the virtual machine. If SourceImage is provided, the destination virtual hard drive must not exist. |
managedDisk ManagedDiskParameters_STATUS |
ManagedDisk: The managed disk parameters. |
name string |
Name: The disk name. |
osType OSDisk_OsType_STATUS |
OsType: This property allows you to specify the type of the OS that is included in the disk if creating a VM from user-image or a specialized VHD. Possible values are: Windows Linux |
vhd VirtualHardDisk_STATUS |
Vhd: The virtual hard disk. |
writeAcceleratorEnabled bool |
WriteAcceleratorEnabled: Specifies whether writeAccelerator should be enabled or disabled on the disk. |
OSProfile
(Appears on:VirtualMachine_Spec)
Specifies the operating system settings for the virtual machine. Some of the settings cannot be changed once VM is provisioned.
Field | Description |
---|---|
adminPassword genruntime.SecretReference |
AdminPassword: Specifies the password of the administrator account. Minimum-length (Windows): 8 characters Minimum-length (Linux): 6 characters Max-length (Windows): 123 characters Max-length (Linux): 72 characters Complexity requirements: 3 out of 4 conditions below need to be fulfilled Has lower characters Has upper characters Has a digit Has a special character (Regex match [\W_]) Disallowed values: “abc@123”, “P@$$w0rd”, “P@ssw0rd”, “P@ssword123”, “Pa$$word”, “pass@word1”, “Password!”, “Password1”, “Password22”, “iloveyou!” For resetting the password, see How to reset the Remote Desktop service or its login password in a Windows VM For resetting root password, see Manage users, SSH, and check or repair disks on Azure Linux VMs using the VMAccess Extension |
adminUsername string |
AdminUsername: Specifies the name of the administrator account. This property cannot be updated after the VM is created. Windows-only restriction: Cannot end in “.” Disallowed values: “administrator”, “admin”, “user”, “user1”, “test”, “user2”, “test1”, “user3”, “admin1”, “1”, “123”, “a”, “actuser”, “adm”, “admin2”, “aspnet”, “backup”, “console”, “david”, “guest”, “john”, “owner”, “root”, “server”, “sql”, “support”, “support_388945a0”, “sys”, “test2”, “test3”, “user4”, “user5”. Minimum-length (Linux): 1 character Max-length (Linux): 64 characters Max-length (Windows): 20 characters |
allowExtensionOperations bool |
AllowExtensionOperations: Specifies whether extension operations should be allowed on the virtual machine. This may only be set to False when no extensions are present on the virtual machine. |
computerName string |
ComputerName: Specifies the host OS name of the virtual machine. This name cannot be updated after the VM is created. Max-length (Windows): 15 characters Max-length (Linux): 64 characters. For naming conventions and restrictions see Azure infrastructure services implementation guidelines. |
customData string |
CustomData: Specifies a base-64 encoded string of custom data. The base-64 encoded string is decoded to a binary array that is saved as a file on the Virtual Machine. The maximum length of the binary array is 65535 bytes. Note: Do not pass any secrets or passwords in customData property This property cannot be updated after the VM is created. customData is passed to the VM to be saved as a file, for more information see Custom Data on Azure VMs For using cloud-init for your Linux VM, see Using cloud-init to customize a Linux VM during creation |
linuxConfiguration LinuxConfiguration |
LinuxConfiguration: Specifies the Linux operating system settings on the virtual machine. For a list of supported Linux distributions, see Linux on Azure-Endorsed Distributions For running non-endorsed distributions, see Information for Non-Endorsed Distributions. |
requireGuestProvisionSignal bool |
RequireGuestProvisionSignal: Specifies whether the guest provision signal is required to infer provision success of the virtual machine. Note: This property is for private testing only, and all customers must not set the property to false. |
secrets []VaultSecretGroup |
Secrets: Specifies set of certificates that should be installed onto the virtual machine. |
windowsConfiguration WindowsConfiguration |
WindowsConfiguration: Specifies Windows operating system settings on the virtual machine. |
OSProfile_STATUS
(Appears on:VirtualMachine_STATUS)
Specifies the operating system settings for the virtual machine. Some of the settings cannot be changed once VM is provisioned.
Field | Description |
---|---|
adminUsername string |
AdminUsername: Specifies the name of the administrator account. This property cannot be updated after the VM is created. Windows-only restriction: Cannot end in “.” Disallowed values: “administrator”, “admin”, “user”, “user1”, “test”, “user2”, “test1”, “user3”, “admin1”, “1”, “123”, “a”, “actuser”, “adm”, “admin2”, “aspnet”, “backup”, “console”, “david”, “guest”, “john”, “owner”, “root”, “server”, “sql”, “support”, “support_388945a0”, “sys”, “test2”, “test3”, “user4”, “user5”. Minimum-length (Linux): 1 character Max-length (Linux): 64 characters Max-length (Windows): 20 characters |
allowExtensionOperations bool |
AllowExtensionOperations: Specifies whether extension operations should be allowed on the virtual machine. This may only be set to False when no extensions are present on the virtual machine. |
computerName string |
ComputerName: Specifies the host OS name of the virtual machine. This name cannot be updated after the VM is created. Max-length (Windows): 15 characters Max-length (Linux): 64 characters. For naming conventions and restrictions see Azure infrastructure services implementation guidelines. |
customData string |
CustomData: Specifies a base-64 encoded string of custom data. The base-64 encoded string is decoded to a binary array that is saved as a file on the Virtual Machine. The maximum length of the binary array is 65535 bytes. Note: Do not pass any secrets or passwords in customData property This property cannot be updated after the VM is created. customData is passed to the VM to be saved as a file, for more information see Custom Data on Azure VMs For using cloud-init for your Linux VM, see Using cloud-init to customize a Linux VM during creation |
linuxConfiguration LinuxConfiguration_STATUS |
LinuxConfiguration: Specifies the Linux operating system settings on the virtual machine. For a list of supported Linux distributions, see Linux on Azure-Endorsed Distributions For running non-endorsed distributions, see Information for Non-Endorsed Distributions. |
requireGuestProvisionSignal bool |
RequireGuestProvisionSignal: Specifies whether the guest provision signal is required to infer provision success of the virtual machine. Note: This property is for private testing only, and all customers must not set the property to false. |
secrets []VaultSecretGroup_STATUS |
Secrets: Specifies set of certificates that should be installed onto the virtual machine. |
windowsConfiguration WindowsConfiguration_STATUS |
WindowsConfiguration: Specifies Windows operating system settings on the virtual machine. |
OrchestrationMode
(string
alias)
(Appears on:VirtualMachineScaleSet_Spec)
Specifies the orchestration mode for the virtual machine scale set.
Value | Description |
---|---|
"Flexible" |
|
"Uniform" |
OrchestrationMode_STATUS
(string
alias)
(Appears on:VirtualMachineScaleSet_STATUS)
Specifies the orchestration mode for the virtual machine scale set.
Value | Description |
---|---|
"Flexible" |
|
"Uniform" |
PatchSettings
(Appears on:WindowsConfiguration)
Specifies settings related to VM Guest Patching on Windows.
Field | Description |
---|---|
enableHotpatching bool |
EnableHotpatching: Enables customers to patch their Azure VMs without requiring a reboot. For enableHotpatching, the ‘provisionVMAgent’ must be set to true and ‘patchMode’ must be set to ‘AutomaticByPlatform’. |
patchMode PatchSettings_PatchMode |
PatchMode: Specifies the mode of VM Guest Patching to IaaS virtual machine. Possible values are: Manual - You control the application of patches to a virtual machine. You do this by applying patches manually inside the VM. In this mode, automatic updates are disabled; the property WindowsConfiguration.enableAutomaticUpdates must be false AutomaticByOS - The virtual machine will automatically be updated by the OS. The property WindowsConfiguration.enableAutomaticUpdates must be true. AutomaticByPlatform - the virtual machine will automatically updated by the platform. The properties provisionVMAgent and WindowsConfiguration.enableAutomaticUpdates must be true |
PatchSettings_PatchMode
(string
alias)
(Appears on:PatchSettings)
Value | Description |
---|---|
"AutomaticByOS" |
|
"AutomaticByPlatform" |
|
"Manual" |
PatchSettings_PatchMode_STATUS
(string
alias)
(Appears on:PatchSettings_STATUS)
Value | Description |
---|---|
"AutomaticByOS" |
|
"AutomaticByPlatform" |
|
"Manual" |
PatchSettings_STATUS
(Appears on:WindowsConfiguration_STATUS)
Specifies settings related to VM Guest Patching on Windows.
Field | Description |
---|---|
enableHotpatching bool |
EnableHotpatching: Enables customers to patch their Azure VMs without requiring a reboot. For enableHotpatching, the ‘provisionVMAgent’ must be set to true and ‘patchMode’ must be set to ‘AutomaticByPlatform’. |
patchMode PatchSettings_PatchMode_STATUS |
PatchMode: Specifies the mode of VM Guest Patching to IaaS virtual machine. Possible values are: Manual - You control the application of patches to a virtual machine. You do this by applying patches manually inside the VM. In this mode, automatic updates are disabled; the property WindowsConfiguration.enableAutomaticUpdates must be false AutomaticByOS - The virtual machine will automatically be updated by the OS. The property WindowsConfiguration.enableAutomaticUpdates must be true. AutomaticByPlatform - the virtual machine will automatically updated by the platform. The properties provisionVMAgent and WindowsConfiguration.enableAutomaticUpdates must be true |
Plan
(Appears on:VirtualMachineScaleSet_Spec, VirtualMachine_Spec)
Specifies information about the marketplace image used to create the virtual machine. This element is only used for marketplace images. Before you can use a marketplace image from an API, you must enable the image for programmatic use. In the Azure portal, find the marketplace image that you want to use and then click Want to deploy programmatically, Get Started ->. Enter any required information and then click Save.
Field | Description |
---|---|
name string |
Name: The plan ID. |
product string |
Product: Specifies the product of the image from the marketplace. This is the same value as Offer under the imageReference element. |
promotionCode string |
PromotionCode: The promotion code. |
publisher string |
Publisher: The publisher ID. |
Plan_STATUS
(Appears on:VirtualMachineScaleSet_STATUS, VirtualMachine_STATUS)
Specifies information about the marketplace image used to create the virtual machine. This element is only used for marketplace images. Before you can use a marketplace image from an API, you must enable the image for programmatic use. In the Azure portal, find the marketplace image that you want to use and then click Want to deploy programmatically, Get Started ->. Enter any required information and then click Save.
Field | Description |
---|---|
name string |
Name: The plan ID. |
product string |
Product: Specifies the product of the image from the marketplace. This is the same value as Offer under the imageReference element. |
promotionCode string |
PromotionCode: The promotion code. |
publisher string |
Publisher: The publisher ID. |
Priority
(string
alias)
(Appears on:VirtualMachineScaleSetVMProfile, VirtualMachine_Spec)
Specifies the priority for a standalone virtual machine or the virtual machines in the scale set. ‘Low’ enum will be deprecated in the future, please use ‘Spot’ as the enum to deploy Azure Spot VM/VMSS.
Value | Description |
---|---|
"Low" |
|
"Regular" |
|
"Spot" |
Priority_STATUS
(string
alias)
(Appears on:VirtualMachineScaleSetVMProfile_STATUS, VirtualMachine_STATUS)
Specifies the priority for a standalone virtual machine or the virtual machines in the scale set. ‘Low’ enum will be deprecated in the future, please use ‘Spot’ as the enum to deploy Azure Spot VM/VMSS.
Value | Description |
---|---|
"Low" |
|
"Regular" |
|
"Spot" |
RollingUpgradePolicy
(Appears on:UpgradePolicy)
The configuration parameters used while performing a rolling upgrade.
Field | Description |
---|---|
enableCrossZoneUpgrade bool |
EnableCrossZoneUpgrade: Allow VMSS to ignore AZ boundaries when constructing upgrade batches. Take into consideration the Update Domain and maxBatchInstancePercent to determine the batch size. |
maxBatchInstancePercent int |
MaxBatchInstancePercent: The maximum percent of total virtual machine instances that will be upgraded simultaneously by the rolling upgrade in one batch. As this is a maximum, unhealthy instances in previous or future batches can cause the percentage of instances in a batch to decrease to ensure higher reliability. The default value for this parameter is 20%. |
maxUnhealthyInstancePercent int |
MaxUnhealthyInstancePercent: The maximum percentage of the total virtual machine instances in the scale set that can be simultaneously unhealthy, either as a result of being upgraded, or by being found in an unhealthy state by the virtual machine health checks before the rolling upgrade aborts. This constraint will be checked prior to starting any batch. The default value for this parameter is 20%. |
maxUnhealthyUpgradedInstancePercent int |
MaxUnhealthyUpgradedInstancePercent: The maximum percentage of upgraded virtual machine instances that can be found to be in an unhealthy state. This check will happen after each batch is upgraded. If this percentage is ever exceeded, the rolling update aborts. The default value for this parameter is 20%. |
pauseTimeBetweenBatches string |
PauseTimeBetweenBatches: The wait time between completing the update for all virtual machines in one batch and starting the next batch. The time duration should be specified in ISO 8601 format. The default value is 0 seconds (PT0S). |
prioritizeUnhealthyInstances bool |
PrioritizeUnhealthyInstances: Upgrade all unhealthy instances in a scale set before any healthy instances. |
RollingUpgradePolicy_STATUS
(Appears on:UpgradePolicy_STATUS)
The configuration parameters used while performing a rolling upgrade.
Field | Description |
---|---|
enableCrossZoneUpgrade bool |
EnableCrossZoneUpgrade: Allow VMSS to ignore AZ boundaries when constructing upgrade batches. Take into consideration the Update Domain and maxBatchInstancePercent to determine the batch size. |
maxBatchInstancePercent int |
MaxBatchInstancePercent: The maximum percent of total virtual machine instances that will be upgraded simultaneously by the rolling upgrade in one batch. As this is a maximum, unhealthy instances in previous or future batches can cause the percentage of instances in a batch to decrease to ensure higher reliability. The default value for this parameter is 20%. |
maxUnhealthyInstancePercent int |
MaxUnhealthyInstancePercent: The maximum percentage of the total virtual machine instances in the scale set that can be simultaneously unhealthy, either as a result of being upgraded, or by being found in an unhealthy state by the virtual machine health checks before the rolling upgrade aborts. This constraint will be checked prior to starting any batch. The default value for this parameter is 20%. |
maxUnhealthyUpgradedInstancePercent int |
MaxUnhealthyUpgradedInstancePercent: The maximum percentage of upgraded virtual machine instances that can be found to be in an unhealthy state. This check will happen after each batch is upgraded. If this percentage is ever exceeded, the rolling update aborts. The default value for this parameter is 20%. |
pauseTimeBetweenBatches string |
PauseTimeBetweenBatches: The wait time between completing the update for all virtual machines in one batch and starting the next batch. The time duration should be specified in ISO 8601 format. The default value is 0 seconds (PT0S). |
prioritizeUnhealthyInstances bool |
PrioritizeUnhealthyInstances: Upgrade all unhealthy instances in a scale set before any healthy instances. |
ScaleInPolicy
(Appears on:VirtualMachineScaleSet_Spec)
Describes a scale-in policy for a virtual machine scale set.
Field | Description |
---|---|
rules []ScaleInPolicy_Rules |
Rules: The rules to be followed when scaling-in a virtual machine scale set. Possible values are: Default When a virtual machine scale set is scaled in, the scale set will first be balanced across zones if it is a zonal scale set. Then, it will be balanced across Fault Domains as far as possible. Within each Fault Domain, the virtual machines chosen for removal will be the newest ones that are not protected from scale-in. OldestVM When a virtual machine scale set is being scaled-in, the oldest virtual machines that are not protected from scale-in will be chosen for removal. For zonal virtual machine scale sets, the scale set will first be balanced across zones. Within each zone, the oldest virtual machines that are not protected will be chosen for removal. NewestVM When a virtual machine scale set is being scaled-in, the newest virtual machines that are not protected from scale-in will be chosen for removal. For zonal virtual machine scale sets, the scale set will first be balanced across zones. Within each zone, the newest virtual machines that are not protected will be chosen for removal. |
ScaleInPolicy_Rules
(string
alias)
(Appears on:ScaleInPolicy)
Value | Description |
---|---|
"Default" |
|
"NewestVM" |
|
"OldestVM" |
ScaleInPolicy_Rules_STATUS
(string
alias)
(Appears on:ScaleInPolicy_STATUS)
Value | Description |
---|---|
"Default" |
|
"NewestVM" |
|
"OldestVM" |
ScaleInPolicy_STATUS
(Appears on:VirtualMachineScaleSet_STATUS)
Describes a scale-in policy for a virtual machine scale set.
Field | Description |
---|---|
rules []ScaleInPolicy_Rules_STATUS |
Rules: The rules to be followed when scaling-in a virtual machine scale set. Possible values are: Default When a virtual machine scale set is scaled in, the scale set will first be balanced across zones if it is a zonal scale set. Then, it will be balanced across Fault Domains as far as possible. Within each Fault Domain, the virtual machines chosen for removal will be the newest ones that are not protected from scale-in. OldestVM When a virtual machine scale set is being scaled-in, the oldest virtual machines that are not protected from scale-in will be chosen for removal. For zonal virtual machine scale sets, the scale set will first be balanced across zones. Within each zone, the oldest virtual machines that are not protected will be chosen for removal. NewestVM When a virtual machine scale set is being scaled-in, the newest virtual machines that are not protected from scale-in will be chosen for removal. For zonal virtual machine scale sets, the scale set will first be balanced across zones. Within each zone, the newest virtual machines that are not protected will be chosen for removal. |
ScheduledEventsProfile
(Appears on:VirtualMachineScaleSetVMProfile)
Field | Description |
---|---|
terminateNotificationProfile TerminateNotificationProfile |
TerminateNotificationProfile: Specifies Terminate Scheduled Event related configurations. |
ScheduledEventsProfile_STATUS
(Appears on:VirtualMachineScaleSetVMProfile_STATUS)
Field | Description |
---|---|
terminateNotificationProfile TerminateNotificationProfile_STATUS |
TerminateNotificationProfile: Specifies Terminate Scheduled Event related configurations. |
SecurityProfile
(Appears on:VirtualMachineScaleSetVMProfile, VirtualMachine_Spec)
Specifies the Security profile settings for the virtual machine or virtual machine scale set.
Field | Description |
---|---|
encryptionAtHost bool |
EncryptionAtHost: This property can be used by user in the request to enable or disable the Host Encryption for the virtual machine or virtual machine scale set. This will enable the encryption for all the disks including Resource/Temp disk at host itself. Default: The Encryption at host will be disabled unless this property is set to true for the resource. |
securityType SecurityProfile_SecurityType |
SecurityType: Specifies the SecurityType of the virtual machine. It is set as TrustedLaunch to enable UefiSettings. Default: UefiSettings will not be enabled unless this property is set as TrustedLaunch. |
uefiSettings UefiSettings |
UefiSettings: Specifies the security settings like secure boot and vTPM used while creating the virtual machine. Minimum api-version: 2020-12-01 |
SecurityProfile_STATUS
(Appears on:VirtualMachineScaleSetVMProfile_STATUS, VirtualMachine_STATUS)
Specifies the Security profile settings for the virtual machine or virtual machine scale set.
Field | Description |
---|---|
encryptionAtHost bool |
EncryptionAtHost: This property can be used by user in the request to enable or disable the Host Encryption for the virtual machine or virtual machine scale set. This will enable the encryption for all the disks including Resource/Temp disk at host itself. Default: The Encryption at host will be disabled unless this property is set to true for the resource. |
securityType SecurityProfile_SecurityType_STATUS |
SecurityType: Specifies the SecurityType of the virtual machine. It is set as TrustedLaunch to enable UefiSettings. Default: UefiSettings will not be enabled unless this property is set as TrustedLaunch. |
uefiSettings UefiSettings_STATUS |
UefiSettings: Specifies the security settings like secure boot and vTPM used while creating the virtual machine. Minimum api-version: 2020-12-01 |
SecurityProfile_SecurityType
(string
alias)
(Appears on:SecurityProfile)
Value | Description |
---|---|
"TrustedLaunch" |
SecurityProfile_SecurityType_STATUS
(string
alias)
(Appears on:SecurityProfile_STATUS)
Value | Description |
---|---|
"TrustedLaunch" |
Sku
(Appears on:VirtualMachineScaleSet_Spec)
Describes a virtual machine scale set sku. NOTE: If the new VM SKU is not supported on the hardware the scale set is currently on, you need to deallocate the VMs in the scale set before you modify the SKU name.
Field | Description |
---|---|
capacity int |
Capacity: Specifies the number of virtual machines in the scale set. |
name string |
Name: The sku name. |
tier string |
Tier: Specifies the tier of virtual machines in a scale set. Possible Values: Standard Basic |
Sku_STATUS
(Appears on:VirtualMachineScaleSet_STATUS)
Describes a virtual machine scale set sku. NOTE: If the new VM SKU is not supported on the hardware the scale set is currently on, you need to deallocate the VMs in the scale set before you modify the SKU name.
Field | Description |
---|---|
capacity int |
Capacity: Specifies the number of virtual machines in the scale set. |
name string |
Name: The sku name. |
tier string |
Tier: Specifies the tier of virtual machines in a scale set. Possible Values: Standard Basic |
SshConfiguration
(Appears on:LinuxConfiguration)
SSH configuration for Linux based VMs running on Azure
Field | Description |
---|---|
publicKeys []SshPublicKeySpec |
PublicKeys: The list of SSH public keys used to authenticate with linux based VMs. |
SshConfiguration_STATUS
(Appears on:LinuxConfiguration_STATUS)
SSH configuration for Linux based VMs running on Azure
Field | Description |
---|---|
publicKeys []SshPublicKey_STATUS |
PublicKeys: The list of SSH public keys used to authenticate with linux based VMs. |
SshPublicKeySpec
(Appears on:SshConfiguration)
Contains information about SSH certificate public key and the path on the Linux VM where the public key is placed.
Field | Description |
---|---|
keyData string |
KeyData: SSH public key certificate used to authenticate with the VM through ssh. The key needs to be at least 2048-bit and in ssh-rsa format. For creating ssh keys, see Create SSH keys on Linux and Mac for Linux VMs in Azure. |
path string |
Path: Specifies the full path on the created VM where ssh public key is stored. If the file already exists, the specified key is appended to the file. Example: /home/user/.ssh/authorized_keys |
SshPublicKey_STATUS
(Appears on:SshConfiguration_STATUS)
Contains information about SSH certificate public key and the path on the Linux VM where the public key is placed.
Field | Description |
---|---|
keyData string |
KeyData: SSH public key certificate used to authenticate with the VM through ssh. The key needs to be at least 2048-bit and in ssh-rsa format. For creating ssh keys, see Create SSH keys on Linux and Mac for Linux VMs in Azure. |
path string |
Path: Specifies the full path on the created VM where ssh public key is stored. If the file already exists, the specified key is appended to the file. Example: /home/user/.ssh/authorized_keys |
StorageAccountType
(string
alias)
(Appears on:ManagedDiskParameters, VirtualMachineScaleSetManagedDiskParameters)
Specifies the storage account type for the managed disk. NOTE: UltraSSD_LRS can only be used with data disks. It cannot be used with OS Disk. Standard_LRS uses Standard HDD. StandardSSD_LRS uses Standard SSD. Premium_LRS uses Premium SSD. UltraSSD_LRS uses Ultra disk. Premium_ZRS uses Premium SSD zone redundant storage. StandardSSD_ZRS uses Standard SSD zone redundant storage. For more information regarding disks supported for Windows Virtual Machines, refer to https://docs.microsoft.com/en-us/azure/virtual-machines/windows/disks-types and, for Linux Virtual Machines, refer to https://docs.microsoft.com/en-us/azure/virtual-machines/linux/disks-types
Value | Description |
---|---|
"Premium_LRS" |
|
"Premium_ZRS" |
|
"StandardSSD_LRS" |
|
"StandardSSD_ZRS" |
|
"Standard_LRS" |
|
"UltraSSD_LRS" |
StorageAccountType_STATUS
(string
alias)
(Appears on:ManagedDiskParameters_STATUS, VirtualMachineScaleSetManagedDiskParameters_STATUS)
Specifies the storage account type for the managed disk. NOTE: UltraSSD_LRS can only be used with data disks. It cannot be used with OS Disk. Standard_LRS uses Standard HDD. StandardSSD_LRS uses Standard SSD. Premium_LRS uses Premium SSD. UltraSSD_LRS uses Ultra disk. Premium_ZRS uses Premium SSD zone redundant storage. StandardSSD_ZRS uses Standard SSD zone redundant storage. For more information regarding disks supported for Windows Virtual Machines, refer to https://docs.microsoft.com/en-us/azure/virtual-machines/windows/disks-types and, for Linux Virtual Machines, refer to https://docs.microsoft.com/en-us/azure/virtual-machines/linux/disks-types
Value | Description |
---|---|
"Premium_LRS" |
|
"Premium_ZRS" |
|
"StandardSSD_LRS" |
|
"StandardSSD_ZRS" |
|
"Standard_LRS" |
|
"UltraSSD_LRS" |
StorageProfile
(Appears on:VirtualMachine_Spec)
Specifies the storage settings for the virtual machine disks.
Field | Description |
---|---|
dataDisks []DataDisk |
DataDisks: Specifies the parameters that are used to add a data disk to a virtual machine. For more information about disks, see About disks and VHDs for Azure virtual machines. |
imageReference ImageReference |
ImageReference: Specifies information about the image to use. You can specify information about platform images, marketplace images, or virtual machine images. This element is required when you want to use a platform image, marketplace image, or virtual machine image, but is not used in other creation operations. |
osDisk OSDisk |
OsDisk: Specifies information about the operating system disk used by the virtual machine. For more information about disks, see About disks and VHDs for Azure virtual machines. |
StorageProfile_STATUS
(Appears on:VirtualMachine_STATUS)
Specifies the storage settings for the virtual machine disks.
Field | Description |
---|---|
dataDisks []DataDisk_STATUS |
DataDisks: Specifies the parameters that are used to add a data disk to a virtual machine. For more information about disks, see About disks and VHDs for Azure virtual machines. |
imageReference ImageReference_STATUS |
ImageReference: Specifies information about the image to use. You can specify information about platform images, marketplace images, or virtual machine images. This element is required when you want to use a platform image, marketplace image, or virtual machine image, but is not used in other creation operations. |
osDisk OSDisk_STATUS |
OsDisk: Specifies information about the operating system disk used by the virtual machine. For more information about disks, see About disks and VHDs for Azure virtual machines. |
SubResource
(Appears on:KeyVaultKeyReference, KeyVaultSecretReference, ManagedDiskParameters, VaultSecretGroup, VirtualMachineScaleSetIPConfiguration, VirtualMachineScaleSetManagedDiskParameters, VirtualMachineScaleSetNetworkConfiguration, VirtualMachineScaleSetPublicIPAddressConfiguration, VirtualMachineScaleSet_Spec, VirtualMachine_Spec)
Field | Description |
---|---|
reference genruntime.ResourceReference |
Reference: Resource Id |
SubResource_STATUS
(Appears on:KeyVaultKeyReference_STATUS, KeyVaultSecretReference_STATUS, ManagedDiskParameters_STATUS, VaultSecretGroup_STATUS, VirtualMachineScaleSetIPConfiguration_STATUS, VirtualMachineScaleSetManagedDiskParameters_STATUS, VirtualMachineScaleSetNetworkConfiguration_STATUS, VirtualMachineScaleSetPublicIPAddressConfiguration_STATUS, VirtualMachineScaleSet_STATUS, VirtualMachine_STATUS)
Field | Description |
---|---|
id string |
Id: Resource Id |
TerminateNotificationProfile
(Appears on:ScheduledEventsProfile)
Field | Description |
---|---|
enable bool |
Enable: Specifies whether the Terminate Scheduled event is enabled or disabled. |
notBeforeTimeout string |
NotBeforeTimeout: Configurable length of time a Virtual Machine being deleted will have to potentially approve the Terminate Scheduled Event before the event is auto approved (timed out). The configuration must be specified in ISO 8601 format, the default value is 5 minutes (PT5M) |
TerminateNotificationProfile_STATUS
(Appears on:ScheduledEventsProfile_STATUS)
Field | Description |
---|---|
enable bool |
Enable: Specifies whether the Terminate Scheduled event is enabled or disabled. |
notBeforeTimeout string |
NotBeforeTimeout: Configurable length of time a Virtual Machine being deleted will have to potentially approve the Terminate Scheduled Event before the event is auto approved (timed out). The configuration must be specified in ISO 8601 format, the default value is 5 minutes (PT5M) |
UefiSettings
(Appears on:SecurityProfile)
Specifies the security settings like secure boot and vTPM used while creating the virtual machine. Minimum api-version: 2020-12-01
Field | Description |
---|---|
secureBootEnabled bool |
SecureBootEnabled: Specifies whether secure boot should be enabled on the virtual machine. Minimum api-version: 2020-12-01 |
vTpmEnabled bool |
VTpmEnabled: Specifies whether vTPM should be enabled on the virtual machine. Minimum api-version: 2020-12-01 |
UefiSettings_STATUS
(Appears on:SecurityProfile_STATUS)
Specifies the security settings like secure boot and vTPM used while creating the virtual machine. Minimum api-version: 2020-12-01
Field | Description |
---|---|
secureBootEnabled bool |
SecureBootEnabled: Specifies whether secure boot should be enabled on the virtual machine. Minimum api-version: 2020-12-01 |
vTpmEnabled bool |
VTpmEnabled: Specifies whether vTPM should be enabled on the virtual machine. Minimum api-version: 2020-12-01 |
UpgradePolicy
(Appears on:VirtualMachineScaleSet_Spec)
Describes an upgrade policy - automatic, manual, or rolling.
Field | Description |
---|---|
automaticOSUpgradePolicy AutomaticOSUpgradePolicy |
AutomaticOSUpgradePolicy: Configuration parameters used for performing automatic OS Upgrade. |
mode UpgradePolicy_Mode |
Mode: Specifies the mode of an upgrade to virtual machines in the scale set. Possible values are: Manual - You control the application of updates to virtual machines in the scale set. You do this by using the manualUpgrade action. Automatic - All virtual machines in the scale set are automatically updated at the same time. |
rollingUpgradePolicy RollingUpgradePolicy |
RollingUpgradePolicy: The configuration parameters used while performing a rolling upgrade. |
UpgradePolicy_Mode
(string
alias)
(Appears on:UpgradePolicy)
Value | Description |
---|---|
"Automatic" |
|
"Manual" |
|
"Rolling" |
UpgradePolicy_Mode_STATUS
(string
alias)
(Appears on:UpgradePolicy_STATUS)
Value | Description |
---|---|
"Automatic" |
|
"Manual" |
|
"Rolling" |
UpgradePolicy_STATUS
(Appears on:VirtualMachineScaleSet_STATUS)
Describes an upgrade policy - automatic, manual, or rolling.
Field | Description |
---|---|
automaticOSUpgradePolicy AutomaticOSUpgradePolicy_STATUS |
AutomaticOSUpgradePolicy: Configuration parameters used for performing automatic OS Upgrade. |
mode UpgradePolicy_Mode_STATUS |
Mode: Specifies the mode of an upgrade to virtual machines in the scale set. Possible values are: Manual - You control the application of updates to virtual machines in the scale set. You do this by using the manualUpgrade action. Automatic - All virtual machines in the scale set are automatically updated at the same time. |
rollingUpgradePolicy RollingUpgradePolicy_STATUS |
RollingUpgradePolicy: The configuration parameters used while performing a rolling upgrade. |
UserAssignedIdentityDetails
(Appears on:VirtualMachineIdentity, VirtualMachineScaleSetIdentity)
Information about the user assigned identity for the resource
Field | Description |
---|---|
reference genruntime.ResourceReference |
VaultCertificate
(Appears on:VaultSecretGroup)
Describes a single certificate reference in a Key Vault, and where the certificate should reside on the VM.
Field | Description |
---|---|
certificateStore string |
CertificateStore: For Windows VMs, specifies the certificate store on the Virtual Machine to which the certificate should be added. The specified certificate store is implicitly in the LocalMachine account. For Linux VMs, the certificate file is placed under the /var/lib/waagent directory, with the file name <UppercaseThumbprint>.crt for the X509 certificate file and <UppercaseThumbprint>.prv for private key. Both of these files are .pem formatted. |
certificateUrl string |
CertificateUrl: This is the URL of a certificate that has been uploaded to Key Vault as a secret. For adding a secret to
the Key Vault, see Add a key or secret to the key
vault. In this case, your certificate needs to
be It is the Base64 encoding of the following JSON Object which is encoded in UTF-8:
{
“data”:” |
VaultCertificate_STATUS
(Appears on:VaultSecretGroup_STATUS)
Describes a single certificate reference in a Key Vault, and where the certificate should reside on the VM.
Field | Description |
---|---|
certificateStore string |
CertificateStore: For Windows VMs, specifies the certificate store on the Virtual Machine to which the certificate should be added. The specified certificate store is implicitly in the LocalMachine account. For Linux VMs, the certificate file is placed under the /var/lib/waagent directory, with the file name <UppercaseThumbprint>.crt for the X509 certificate file and <UppercaseThumbprint>.prv for private key. Both of these files are .pem formatted. |
certificateUrl string |
CertificateUrl: This is the URL of a certificate that has been uploaded to Key Vault as a secret. For adding a secret to
the Key Vault, see Add a key or secret to the key
vault. In this case, your certificate needs to
be It is the Base64 encoding of the following JSON Object which is encoded in UTF-8:
{
“data”:” |
VaultSecretGroup
(Appears on:OSProfile, VirtualMachineScaleSetOSProfile)
Describes a set of certificates which are all in the same Key Vault.
Field | Description |
---|---|
sourceVault SubResource |
SourceVault: The relative URL of the Key Vault containing all of the certificates in VaultCertificates. |
vaultCertificates []VaultCertificate |
VaultCertificates: The list of key vault references in SourceVault which contain certificates. |
VaultSecretGroup_STATUS
(Appears on:OSProfile_STATUS, VirtualMachineScaleSetOSProfile_STATUS)
Describes a set of certificates which are all in the same Key Vault.
Field | Description |
---|---|
sourceVault SubResource_STATUS |
SourceVault: The relative URL of the Key Vault containing all of the certificates in VaultCertificates. |
vaultCertificates []VaultCertificate_STATUS |
VaultCertificates: The list of key vault references in SourceVault which contain certificates. |
VirtualHardDisk
(Appears on:DataDisk, OSDisk, VirtualMachineScaleSetOSDisk)
Describes the uri of a disk.
Field | Description |
---|---|
uri string |
Uri: Specifies the virtual hard disk’s uri. |
VirtualHardDisk_STATUS
(Appears on:DataDisk_STATUS, OSDisk_STATUS, VirtualMachineScaleSetOSDisk_STATUS)
Describes the uri of a disk.
Field | Description |
---|---|
uri string |
Uri: Specifies the virtual hard disk’s uri. |
VirtualMachine
Generator information: - Generated from: /compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2020-12-01/compute.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}p>
Field | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
metadata Kubernetes meta/v1.ObjectMeta |
Refer to the Kubernetes API documentation for the fields of the
metadata field.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
spec VirtualMachine_Spec |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
status VirtualMachine_STATUS |
VirtualMachineAgentInstanceView_STATUS
(Appears on:VirtualMachineInstanceView_STATUS)
The instance view of the VM Agent running on the virtual machine.
Field | Description |
---|---|
extensionHandlers []VirtualMachineExtensionHandlerInstanceView_STATUS |
ExtensionHandlers: The virtual machine extension handler instance view. |
statuses []InstanceViewStatus_STATUS |
Statuses: The resource status information. |
vmAgentVersion string |
VmAgentVersion: The VM Agent full version. |
VirtualMachineExtensionHandlerInstanceView_STATUS
(Appears on:VirtualMachineAgentInstanceView_STATUS)
The instance view of a virtual machine extension handler.
Field | Description |
---|---|
status InstanceViewStatus_STATUS |
Status: The extension handler status. |
type string |
Type: Specifies the type of the extension; an example is “CustomScriptExtension”. |
typeHandlerVersion string |
TypeHandlerVersion: Specifies the version of the script handler. |
VirtualMachineExtensionInstanceView
(Appears on:VirtualMachinesExtension_Spec)
The instance view of a virtual machine extension.
Field | Description |
---|---|
name string |
Name: The virtual machine extension name. |
statuses []InstanceViewStatus |
Statuses: The resource status information. |
substatuses []InstanceViewStatus |
Substatuses: The resource status information. |
type string |
Type: Specifies the type of the extension; an example is “CustomScriptExtension”. |
typeHandlerVersion string |
TypeHandlerVersion: Specifies the version of the script handler. |
VirtualMachineExtensionInstanceView_STATUS
(Appears on:VirtualMachineExtension_STATUS, VirtualMachineInstanceView_STATUS, VirtualMachinesExtension_STATUS)
The instance view of a virtual machine extension.
Field | Description |
---|---|
name string |
Name: The virtual machine extension name. |
statuses []InstanceViewStatus_STATUS |
Statuses: The resource status information. |
substatuses []InstanceViewStatus_STATUS |
Substatuses: The resource status information. |
type string |
Type: Specifies the type of the extension; an example is “CustomScriptExtension”. |
typeHandlerVersion string |
TypeHandlerVersion: Specifies the version of the script handler. |
VirtualMachineExtension_STATUS
(Appears on:VirtualMachine_STATUS)
Describes a Virtual Machine Extension.
Field | Description |
---|---|
autoUpgradeMinorVersion bool |
AutoUpgradeMinorVersion: Indicates whether the extension should use a newer minor version if one is available at deployment time. Once deployed, however, the extension will not upgrade minor versions unless redeployed, even with this property set to true. |
enableAutomaticUpgrade bool |
EnableAutomaticUpgrade: Indicates whether the extension should be automatically upgraded by the platform if there is a newer version of the extension available. |
forceUpdateTag string |
ForceUpdateTag: How the extension handler should be forced to update even if the extension configuration has not changed. |
id string |
Id: Resource Id |
instanceView VirtualMachineExtensionInstanceView_STATUS |
InstanceView: The virtual machine extension instance view. |
location string |
Location: Resource location |
name string |
Name: Resource name |
properties_type string |
PropertiesType: Specifies the type of the extension; an example is “CustomScriptExtension”. |
provisioningState string |
ProvisioningState: The provisioning state, which only appears in the response. |
publisher string |
Publisher: The name of the extension handler publisher. |
settings map[string]k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1.JSON |
Settings: Json formatted public settings for the extension. |
tags map[string]string |
Tags: Resource tags |
type string |
Type: Resource type |
typeHandlerVersion string |
TypeHandlerVersion: Specifies the version of the script handler. |
VirtualMachineHealthStatus_STATUS
(Appears on:VirtualMachineInstanceView_STATUS)
The health status of the VM.
Field | Description |
---|---|
status InstanceViewStatus_STATUS |
Status: The health status information for the VM. |
VirtualMachineIdentity
(Appears on:VirtualMachine_Spec)
Identity for the virtual machine.
Field | Description |
---|---|
type VirtualMachineIdentity_Type |
Type: The type of identity used for the virtual machine. The type ‘SystemAssigned, UserAssigned’ includes both an implicitly created identity and a set of user assigned identities. The type ‘None’ will remove any identities from the virtual machine. |
userAssignedIdentities []UserAssignedIdentityDetails |
UserAssignedIdentities: The list of user identities associated with the Virtual Machine. The user identity dictionary key references will be ARM resource ids in the form: ‘/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}’.p> |
VirtualMachineIdentity_STATUS
(Appears on:VirtualMachine_STATUS)
Identity for the virtual machine.
Field | Description |
---|---|
principalId string |
PrincipalId: The principal id of virtual machine identity. This property will only be provided for a system assigned identity. |
tenantId string |
TenantId: The tenant id associated with the virtual machine. This property will only be provided for a system assigned identity. |
type VirtualMachineIdentity_Type_STATUS |
Type: The type of identity used for the virtual machine. The type ‘SystemAssigned, UserAssigned’ includes both an implicitly created identity and a set of user assigned identities. The type ‘None’ will remove any identities from the virtual machine. |
userAssignedIdentities map[string]./api/compute/v1api20201201.VirtualMachineIdentity_UserAssignedIdentities_STATUS |
UserAssignedIdentities: The list of user identities associated with the Virtual Machine. The user identity dictionary key references will be ARM resource ids in the form: ‘/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}’.p> |
VirtualMachineIdentity_Type
(string
alias)
(Appears on:VirtualMachineIdentity)
Value | Description |
---|---|
"None" |
|
"SystemAssigned" |
|
"SystemAssigned, UserAssigned" |
|
"UserAssigned" |
VirtualMachineIdentity_Type_STATUS
(string
alias)
(Appears on:VirtualMachineIdentity_STATUS)
Value | Description |
---|---|
"None" |
|
"SystemAssigned" |
|
"SystemAssigned, UserAssigned" |
|
"UserAssigned" |
VirtualMachineIdentity_UserAssignedIdentities_STATUS
(Appears on:VirtualMachineIdentity_STATUS)
Field | Description |
---|---|
clientId string |
ClientId: The client id of user assigned identity. |
principalId string |
PrincipalId: The principal id of user assigned identity. |
VirtualMachineInstanceView_HyperVGeneration_STATUS
(string
alias)
(Appears on:VirtualMachineInstanceView_STATUS)
Value | Description |
---|---|
"V1" |
|
"V2" |
VirtualMachineInstanceView_STATUS
(Appears on:VirtualMachine_STATUS)
The instance view of a virtual machine.
Field | Description |
---|---|
assignedHost string |
AssignedHost: Resource id of the dedicated host, on which the virtual machine is allocated through automatic placement, when the virtual machine is associated with a dedicated host group that has automatic placement enabled. Minimum api-version: 2020-06-01. |
bootDiagnostics BootDiagnosticsInstanceView_STATUS |
BootDiagnostics: Boot Diagnostics is a debugging feature which allows you to view Console Output and Screenshot to diagnose VM status. You can easily view the output of your console log. Azure also enables you to see a screenshot of the VM from the hypervisor. |
computerName string |
ComputerName: The computer name assigned to the virtual machine. |
disks []DiskInstanceView_STATUS |
Disks: The virtual machine disk information. |
extensions []VirtualMachineExtensionInstanceView_STATUS |
Extensions: The extensions information. |
hyperVGeneration VirtualMachineInstanceView_HyperVGeneration_STATUS |
HyperVGeneration: Specifies the HyperVGeneration Type associated with a resource |
maintenanceRedeployStatus MaintenanceRedeployStatus_STATUS |
MaintenanceRedeployStatus: The Maintenance Operation status on the virtual machine. |
osName string |
OsName: The Operating System running on the virtual machine. |
osVersion string |
OsVersion: The version of Operating System running on the virtual machine. |
patchStatus VirtualMachinePatchStatus_STATUS |
PatchStatus: [Preview Feature] The status of virtual machine patch operations. |
platformFaultDomain int |
PlatformFaultDomain: Specifies the fault domain of the virtual machine. |
platformUpdateDomain int |
PlatformUpdateDomain: Specifies the update domain of the virtual machine. |
rdpThumbPrint string |
RdpThumbPrint: The Remote desktop certificate thumbprint. |
statuses []InstanceViewStatus_STATUS |
Statuses: The resource status information. |
vmAgent VirtualMachineAgentInstanceView_STATUS |
VmAgent: The VM Agent running on the virtual machine. |
vmHealth VirtualMachineHealthStatus_STATUS |
VmHealth: The health status for the VM. |
VirtualMachineOperatorSpec
(Appears on:VirtualMachine_Spec)
Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure
Field | Description |
---|---|
configMapExpressions []genruntime/core.DestinationExpression |
ConfigMapExpressions: configures where to place operator written dynamic ConfigMaps (created with CEL expressions). |
secretExpressions []genruntime/core.DestinationExpression |
SecretExpressions: configures where to place operator written dynamic secrets (created with CEL expressions). |
VirtualMachinePatchStatus_STATUS
(Appears on:VirtualMachineInstanceView_STATUS)
The status of virtual machine patch operations.
Field | Description |
---|---|
availablePatchSummary AvailablePatchSummary_STATUS |
AvailablePatchSummary: The available patch summary of the latest assessment operation for the virtual machine. |
configurationStatuses []InstanceViewStatus_STATUS |
ConfigurationStatuses: The enablement status of the specified patchMode |
lastPatchInstallationSummary LastPatchInstallationSummary_STATUS |
LastPatchInstallationSummary: The installation summary of the latest installation operation for the virtual machine. |
VirtualMachineScaleSet
Generator information: - Generated from: /compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2020-12-01/compute.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}p>
Field | Description | ||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
metadata Kubernetes meta/v1.ObjectMeta |
Refer to the Kubernetes API documentation for the fields of the
metadata field.
|
||||||||||||||||||||||||||||||||||||||||||||||
spec VirtualMachineScaleSet_Spec |
|
||||||||||||||||||||||||||||||||||||||||||||||
status VirtualMachineScaleSet_STATUS |
VirtualMachineScaleSetDataDisk
(Appears on:VirtualMachineScaleSetStorageProfile)
Describes a virtual machine scale set data disk.
Field | Description |
---|---|
caching Caching |
Caching: Specifies the caching requirements. Possible values are: None ReadOnly ReadWrite Default: None for Standard storage. ReadOnly for Premium storage |
createOption CreateOption |
CreateOption: The create option. |
diskIOPSReadWrite int |
DiskIOPSReadWrite: Specifies the Read-Write IOPS for the managed disk. Should be used only when StorageAccountType is UltraSSD_LRS. If not specified, a default value would be assigned based on diskSizeGB. |
diskMBpsReadWrite int |
DiskMBpsReadWrite: Specifies the bandwidth in MB per second for the managed disk. Should be used only when StorageAccountType is UltraSSD_LRS. If not specified, a default value would be assigned based on diskSizeGB. |
diskSizeGB int |
DiskSizeGB: Specifies the size of an empty data disk in gigabytes. This element can be used to overwrite the size of the disk in a virtual machine image. This value cannot be larger than 1023 GB |
lun int |
Lun: Specifies the logical unit number of the data disk. This value is used to identify data disks within the VM and therefore must be unique for each data disk attached to a VM. |
managedDisk VirtualMachineScaleSetManagedDiskParameters |
ManagedDisk: The managed disk parameters. |
name string |
Name: The disk name. |
writeAcceleratorEnabled bool |
WriteAcceleratorEnabled: Specifies whether writeAccelerator should be enabled or disabled on the disk. |
VirtualMachineScaleSetDataDisk_STATUS
(Appears on:VirtualMachineScaleSetStorageProfile_STATUS)
Describes a virtual machine scale set data disk.
Field | Description |
---|---|
caching Caching_STATUS |
Caching: Specifies the caching requirements. Possible values are: None ReadOnly ReadWrite Default: None for Standard storage. ReadOnly for Premium storage |
createOption CreateOption_STATUS |
CreateOption: The create option. |
diskIOPSReadWrite int |
DiskIOPSReadWrite: Specifies the Read-Write IOPS for the managed disk. Should be used only when StorageAccountType is UltraSSD_LRS. If not specified, a default value would be assigned based on diskSizeGB. |
diskMBpsReadWrite int |
DiskMBpsReadWrite: Specifies the bandwidth in MB per second for the managed disk. Should be used only when StorageAccountType is UltraSSD_LRS. If not specified, a default value would be assigned based on diskSizeGB. |
diskSizeGB int |
DiskSizeGB: Specifies the size of an empty data disk in gigabytes. This element can be used to overwrite the size of the disk in a virtual machine image. This value cannot be larger than 1023 GB |
lun int |
Lun: Specifies the logical unit number of the data disk. This value is used to identify data disks within the VM and therefore must be unique for each data disk attached to a VM. |
managedDisk VirtualMachineScaleSetManagedDiskParameters_STATUS |
ManagedDisk: The managed disk parameters. |
name string |
Name: The disk name. |
writeAcceleratorEnabled bool |
WriteAcceleratorEnabled: Specifies whether writeAccelerator should be enabled or disabled on the disk. |
VirtualMachineScaleSetExtension
(Appears on:VirtualMachineScaleSetExtensionProfile)
Describes a Virtual Machine Scale Set Extension.
Field | Description |
---|---|
autoUpgradeMinorVersion bool |
AutoUpgradeMinorVersion: Indicates whether the extension should use a newer minor version if one is available at deployment time. Once deployed, however, the extension will not upgrade minor versions unless redeployed, even with this property set to true. |
enableAutomaticUpgrade bool |
EnableAutomaticUpgrade: Indicates whether the extension should be automatically upgraded by the platform if there is a newer version of the extension available. |
forceUpdateTag string |
ForceUpdateTag: If a value is provided and is different from the previous value, the extension handler will be forced to update even if the extension configuration has not changed. |
name string |
Name: The name of the extension. |
protectedSettings genruntime.SecretMapReference |
ProtectedSettings: The extension can contain either protectedSettings or protectedSettingsFromKeyVault or no protected settings at all. |
provisionAfterExtensions []string |
ProvisionAfterExtensions: Collection of extension names after which this extension needs to be provisioned. |
publisher string |
Publisher: The name of the extension handler publisher. |
settings map[string]k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1.JSON |
Settings: Json formatted public settings for the extension. |
type string |
Type: Specifies the type of the extension; an example is “CustomScriptExtension”. |
typeHandlerVersion string |
TypeHandlerVersion: Specifies the version of the script handler. |
VirtualMachineScaleSetExtensionProfile
(Appears on:VirtualMachineScaleSetVMProfile)
Describes a virtual machine scale set extension profile.
Field | Description |
---|---|
extensions []VirtualMachineScaleSetExtension |
Extensions: The virtual machine scale set child extension resources. |
extensionsTimeBudget string |
ExtensionsTimeBudget: Specifies the time alloted for all extensions to start. The time duration should be between 15 minutes and 120 minutes (inclusive) and should be specified in ISO 8601 format. The default value is 90 minutes (PT1H30M). Minimum api-version: 2020-06-01 |
VirtualMachineScaleSetExtensionProfile_STATUS
(Appears on:VirtualMachineScaleSetVMProfile_STATUS)
Describes a virtual machine scale set extension profile.
Field | Description |
---|---|
extensions []VirtualMachineScaleSetExtension_STATUS |
Extensions: The virtual machine scale set child extension resources. |
extensionsTimeBudget string |
ExtensionsTimeBudget: Specifies the time alloted for all extensions to start. The time duration should be between 15 minutes and 120 minutes (inclusive) and should be specified in ISO 8601 format. The default value is 90 minutes (PT1H30M). Minimum api-version: 2020-06-01 |
VirtualMachineScaleSetExtension_STATUS
(Appears on:VirtualMachineScaleSetExtensionProfile_STATUS)
Describes a Virtual Machine Scale Set Extension.
Field | Description |
---|---|
autoUpgradeMinorVersion bool |
AutoUpgradeMinorVersion: Indicates whether the extension should use a newer minor version if one is available at deployment time. Once deployed, however, the extension will not upgrade minor versions unless redeployed, even with this property set to true. |
enableAutomaticUpgrade bool |
EnableAutomaticUpgrade: Indicates whether the extension should be automatically upgraded by the platform if there is a newer version of the extension available. |
forceUpdateTag string |
ForceUpdateTag: If a value is provided and is different from the previous value, the extension handler will be forced to update even if the extension configuration has not changed. |
id string |
Id: Resource Id |
name string |
Name: The name of the extension. |
properties_type string |
PropertiesType: Specifies the type of the extension; an example is “CustomScriptExtension”. |
provisionAfterExtensions []string |
ProvisionAfterExtensions: Collection of extension names after which this extension needs to be provisioned. |
provisioningState string |
ProvisioningState: The provisioning state, which only appears in the response. |
publisher string |
Publisher: The name of the extension handler publisher. |
settings map[string]k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1.JSON |
Settings: Json formatted public settings for the extension. |
type string |
Type: Resource type |
typeHandlerVersion string |
TypeHandlerVersion: Specifies the version of the script handler. |
VirtualMachineScaleSetIPConfiguration
(Appears on:VirtualMachineScaleSetNetworkConfiguration)
Describes a virtual machine scale set network profile’s IP configuration.
Field | Description |
---|---|
applicationGatewayBackendAddressPools []SubResource |
ApplicationGatewayBackendAddressPools: Specifies an array of references to backend address pools of application gateways. A scale set can reference backend address pools of multiple application gateways. Multiple scale sets cannot use the same application gateway. |
applicationSecurityGroups []SubResource |
ApplicationSecurityGroups: Specifies an array of references to application security group. |
loadBalancerBackendAddressPools []SubResource |
LoadBalancerBackendAddressPools: Specifies an array of references to backend address pools of load balancers. A scale set can reference backend address pools of one public and one internal load balancer. Multiple scale sets cannot use the same basic sku load balancer. |
loadBalancerInboundNatPools []SubResource |
LoadBalancerInboundNatPools: Specifies an array of references to inbound Nat pools of the load balancers. A scale set can reference inbound nat pools of one public and one internal load balancer. Multiple scale sets cannot use the same basic sku load balancer. |
name string |
Name: The IP configuration name. |
primary bool |
Primary: Specifies the primary network interface in case the virtual machine has more than 1 network interface. |
privateIPAddressVersion VirtualMachineScaleSetIPConfigurationProperties_PrivateIPAddressVersion |
PrivateIPAddressVersion: Available from Api-Version 2017-03-30 onwards, it represents whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4. Possible values are: ‘IPv4’ and ‘IPv6’. |
publicIPAddressConfiguration VirtualMachineScaleSetPublicIPAddressConfiguration |
PublicIPAddressConfiguration: The publicIPAddressConfiguration. |
reference genruntime.ResourceReference |
Reference: Resource Id |
subnet ApiEntityReference |
Subnet: Specifies the identifier of the subnet. |
VirtualMachineScaleSetIPConfigurationProperties_PrivateIPAddressVersion
(string
alias)
(Appears on:VirtualMachineScaleSetIPConfiguration)
Value | Description |
---|---|
"IPv4" |
|
"IPv6" |
VirtualMachineScaleSetIPConfigurationProperties_PrivateIPAddressVersion_STATUS
(string
alias)
(Appears on:VirtualMachineScaleSetIPConfiguration_STATUS)
Value | Description |
---|---|
"IPv4" |
|
"IPv6" |
VirtualMachineScaleSetIPConfiguration_STATUS
(Appears on:VirtualMachineScaleSetNetworkConfiguration_STATUS)
Describes a virtual machine scale set network profile’s IP configuration.
Field | Description |
---|---|
applicationGatewayBackendAddressPools []SubResource_STATUS |
ApplicationGatewayBackendAddressPools: Specifies an array of references to backend address pools of application gateways. A scale set can reference backend address pools of multiple application gateways. Multiple scale sets cannot use the same application gateway. |
applicationSecurityGroups []SubResource_STATUS |
ApplicationSecurityGroups: Specifies an array of references to application security group. |
id string |
Id: Resource Id |
loadBalancerBackendAddressPools []SubResource_STATUS |
LoadBalancerBackendAddressPools: Specifies an array of references to backend address pools of load balancers. A scale set can reference backend address pools of one public and one internal load balancer. Multiple scale sets cannot use the same basic sku load balancer. |
loadBalancerInboundNatPools []SubResource_STATUS |
LoadBalancerInboundNatPools: Specifies an array of references to inbound Nat pools of the load balancers. A scale set can reference inbound nat pools of one public and one internal load balancer. Multiple scale sets cannot use the same basic sku load balancer. |
name string |
Name: The IP configuration name. |
primary bool |
Primary: Specifies the primary network interface in case the virtual machine has more than 1 network interface. |
privateIPAddressVersion VirtualMachineScaleSetIPConfigurationProperties_PrivateIPAddressVersion_STATUS |
PrivateIPAddressVersion: Available from Api-Version 2017-03-30 onwards, it represents whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4. Possible values are: ‘IPv4’ and ‘IPv6’. |
publicIPAddressConfiguration VirtualMachineScaleSetPublicIPAddressConfiguration_STATUS |
PublicIPAddressConfiguration: The publicIPAddressConfiguration. |
subnet ApiEntityReference_STATUS |
Subnet: Specifies the identifier of the subnet. |
VirtualMachineScaleSetIdentity
(Appears on:VirtualMachineScaleSet_Spec)
Identity for the virtual machine scale set.
Field | Description |
---|---|
type VirtualMachineScaleSetIdentity_Type |
Type: The type of identity used for the virtual machine scale set. The type ‘SystemAssigned, UserAssigned’ includes both an implicitly created identity and a set of user assigned identities. The type ‘None’ will remove any identities from the virtual machine scale set. |
userAssignedIdentities []UserAssignedIdentityDetails |
UserAssignedIdentities: The list of user identities associated with the virtual machine scale set. The user identity dictionary key references will be ARM resource ids in the form: ‘/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}’.p> |
VirtualMachineScaleSetIdentity_STATUS
(Appears on:VirtualMachineScaleSet_STATUS)
Identity for the virtual machine scale set.
Field | Description |
---|---|
principalId string |
PrincipalId: The principal id of virtual machine scale set identity. This property will only be provided for a system assigned identity. |
tenantId string |
TenantId: The tenant id associated with the virtual machine scale set. This property will only be provided for a system assigned identity. |
type VirtualMachineScaleSetIdentity_Type_STATUS |
Type: The type of identity used for the virtual machine scale set. The type ‘SystemAssigned, UserAssigned’ includes both an implicitly created identity and a set of user assigned identities. The type ‘None’ will remove any identities from the virtual machine scale set. |
userAssignedIdentities map[string]./api/compute/v1api20201201.VirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS |
UserAssignedIdentities: The list of user identities associated with the virtual machine scale set. The user identity dictionary key references will be ARM resource ids in the form: ‘/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}’.p> |
VirtualMachineScaleSetIdentity_Type
(string
alias)
(Appears on:VirtualMachineScaleSetIdentity)
Value | Description |
---|---|
"None" |
|
"SystemAssigned" |
|
"SystemAssigned, UserAssigned" |
|
"UserAssigned" |
VirtualMachineScaleSetIdentity_Type_STATUS
(string
alias)
(Appears on:VirtualMachineScaleSetIdentity_STATUS)
Value | Description |
---|---|
"None" |
|
"SystemAssigned" |
|
"SystemAssigned, UserAssigned" |
|
"UserAssigned" |
VirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS
(Appears on:VirtualMachineScaleSetIdentity_STATUS)
Field | Description |
---|---|
clientId string |
ClientId: The client id of user assigned identity. |
principalId string |
PrincipalId: The principal id of user assigned identity. |
VirtualMachineScaleSetIpTag
(Appears on:VirtualMachineScaleSetPublicIPAddressConfiguration)
Contains the IP tag associated with the public IP address.
Field | Description |
---|---|
ipTagType string |
IpTagType: IP tag type. Example: FirstPartyUsage. |
tag string |
Tag: IP tag associated with the public IP. Example: SQL, Storage etc. |
VirtualMachineScaleSetIpTag_STATUS
(Appears on:VirtualMachineScaleSetPublicIPAddressConfiguration_STATUS)
Contains the IP tag associated with the public IP address.
Field | Description |
---|---|
ipTagType string |
IpTagType: IP tag type. Example: FirstPartyUsage. |
tag string |
Tag: IP tag associated with the public IP. Example: SQL, Storage etc. |
VirtualMachineScaleSetManagedDiskParameters
(Appears on:VirtualMachineScaleSetDataDisk, VirtualMachineScaleSetOSDisk)
Describes the parameters of a ScaleSet managed disk.
Field | Description |
---|---|
diskEncryptionSet SubResource |
DiskEncryptionSet: Specifies the customer managed disk encryption set resource id for the managed disk. |
storageAccountType StorageAccountType |
StorageAccountType: Specifies the storage account type for the managed disk. NOTE: UltraSSD_LRS can only be used with data disks, it cannot be used with OS Disk. |
VirtualMachineScaleSetManagedDiskParameters_STATUS
(Appears on:VirtualMachineScaleSetDataDisk_STATUS, VirtualMachineScaleSetOSDisk_STATUS)
Describes the parameters of a ScaleSet managed disk.
Field | Description |
---|---|
diskEncryptionSet SubResource_STATUS |
DiskEncryptionSet: Specifies the customer managed disk encryption set resource id for the managed disk. |
storageAccountType StorageAccountType_STATUS |
StorageAccountType: Specifies the storage account type for the managed disk. NOTE: UltraSSD_LRS can only be used with data disks, it cannot be used with OS Disk. |
VirtualMachineScaleSetNetworkConfiguration
(Appears on:VirtualMachineScaleSetNetworkProfile)
Describes a virtual machine scale set network profile’s network configurations.
Field | Description |
---|---|
dnsSettings VirtualMachineScaleSetNetworkConfigurationDnsSettings |
DnsSettings: The dns settings to be applied on the network interfaces. |
enableAcceleratedNetworking bool |
EnableAcceleratedNetworking: Specifies whether the network interface is accelerated networking-enabled. |
enableFpga bool |
EnableFpga: Specifies whether the network interface is FPGA networking-enabled. |
enableIPForwarding bool |
EnableIPForwarding: Whether IP forwarding enabled on this NIC. |
ipConfigurations []VirtualMachineScaleSetIPConfiguration |
IpConfigurations: Specifies the IP configurations of the network interface. |
name string |
Name: The network configuration name. |
networkSecurityGroup SubResource |
NetworkSecurityGroup: The network security group. |
primary bool |
Primary: Specifies the primary network interface in case the virtual machine has more than 1 network interface. |
reference genruntime.ResourceReference |
Reference: Resource Id |
VirtualMachineScaleSetNetworkConfigurationDnsSettings
(Appears on:VirtualMachineScaleSetNetworkConfiguration)
Describes a virtual machines scale sets network configuration’s DNS settings.
Field | Description |
---|---|
dnsServers []string |
DnsServers: List of DNS servers IP addresses |
VirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS
(Appears on:VirtualMachineScaleSetNetworkConfiguration_STATUS)
Describes a virtual machines scale sets network configuration’s DNS settings.
Field | Description |
---|---|
dnsServers []string |
DnsServers: List of DNS servers IP addresses |
VirtualMachineScaleSetNetworkConfiguration_STATUS
(Appears on:VirtualMachineScaleSetNetworkProfile_STATUS)
Describes a virtual machine scale set network profile’s network configurations.
Field | Description |
---|---|
dnsSettings VirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS |
DnsSettings: The dns settings to be applied on the network interfaces. |
enableAcceleratedNetworking bool |
EnableAcceleratedNetworking: Specifies whether the network interface is accelerated networking-enabled. |
enableFpga bool |
EnableFpga: Specifies whether the network interface is FPGA networking-enabled. |
enableIPForwarding bool |
EnableIPForwarding: Whether IP forwarding enabled on this NIC. |
id string |
Id: Resource Id |
ipConfigurations []VirtualMachineScaleSetIPConfiguration_STATUS |
IpConfigurations: Specifies the IP configurations of the network interface. |
name string |
Name: The network configuration name. |
networkSecurityGroup SubResource_STATUS |
NetworkSecurityGroup: The network security group. |
primary bool |
Primary: Specifies the primary network interface in case the virtual machine has more than 1 network interface. |
VirtualMachineScaleSetNetworkProfile
(Appears on:VirtualMachineScaleSetVMProfile)
Describes a virtual machine scale set network profile.
Field | Description |
---|---|
healthProbe ApiEntityReference |
HealthProbe: A reference to a load balancer probe used to determine the health of an instance in the virtual machine scale set. The reference will be in the form: ‘/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/loadBalancers/{loadBalancerName}/probes/{probeName}’.p> |
networkInterfaceConfigurations []VirtualMachineScaleSetNetworkConfiguration |
NetworkInterfaceConfigurations: The list of network configurations. |
VirtualMachineScaleSetNetworkProfile_STATUS
(Appears on:VirtualMachineScaleSetVMProfile_STATUS)
Describes a virtual machine scale set network profile.
Field | Description |
---|---|
healthProbe ApiEntityReference_STATUS |
HealthProbe: A reference to a load balancer probe used to determine the health of an instance in the virtual machine scale set. The reference will be in the form: ‘/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/loadBalancers/{loadBalancerName}/probes/{probeName}’.p> |
networkInterfaceConfigurations []VirtualMachineScaleSetNetworkConfiguration_STATUS |
NetworkInterfaceConfigurations: The list of network configurations. |
VirtualMachineScaleSetOSDisk
(Appears on:VirtualMachineScaleSetStorageProfile)
Describes a virtual machine scale set operating system disk.
Field | Description |
---|---|
caching Caching |
Caching: Specifies the caching requirements. Possible values are: None ReadOnly ReadWrite Default: None for Standard storage. ReadOnly for Premium storage |
createOption CreateOption |
CreateOption: Specifies how the virtual machines in the scale set should be created. The only allowed value is: FromImage \u2013 This value is used when you are using an image to create the virtual machine. If you are using a platform image, you also use the imageReference element described above. If you are using a marketplace image, you also use the plan element previously described. |
diffDiskSettings DiffDiskSettings |
DiffDiskSettings: Specifies the ephemeral disk Settings for the operating system disk used by the virtual machine scale set. |
diskSizeGB int |
DiskSizeGB: Specifies the size of the operating system disk in gigabytes. This element can be used to overwrite the size of the disk in a virtual machine image. This value cannot be larger than 1023 GB |
image VirtualHardDisk |
Image: Specifies information about the unmanaged user image to base the scale set on. |
managedDisk VirtualMachineScaleSetManagedDiskParameters |
ManagedDisk: The managed disk parameters. |
name string |
Name: The disk name. |
osType VirtualMachineScaleSetOSDisk_OsType |
OsType: This property allows you to specify the type of the OS that is included in the disk if creating a VM from user-image or a specialized VHD. Possible values are: Windows Linux |
vhdContainers []string |
VhdContainers: Specifies the container urls that are used to store operating system disks for the scale set. |
writeAcceleratorEnabled bool |
WriteAcceleratorEnabled: Specifies whether writeAccelerator should be enabled or disabled on the disk. |
VirtualMachineScaleSetOSDisk_OsType
(string
alias)
(Appears on:VirtualMachineScaleSetOSDisk)
Value | Description |
---|---|
"Linux" |
|
"Windows" |
VirtualMachineScaleSetOSDisk_OsType_STATUS
(string
alias)
(Appears on:VirtualMachineScaleSetOSDisk_STATUS)
Value | Description |
---|---|
"Linux" |
|
"Windows" |
VirtualMachineScaleSetOSDisk_STATUS
(Appears on:VirtualMachineScaleSetStorageProfile_STATUS)
Describes a virtual machine scale set operating system disk.
Field | Description |
---|---|
caching Caching_STATUS |
Caching: Specifies the caching requirements. Possible values are: None ReadOnly ReadWrite Default: None for Standard storage. ReadOnly for Premium storage |
createOption CreateOption_STATUS |
CreateOption: Specifies how the virtual machines in the scale set should be created. The only allowed value is: FromImage \u2013 This value is used when you are using an image to create the virtual machine. If you are using a platform image, you also use the imageReference element described above. If you are using a marketplace image, you also use the plan element previously described. |
diffDiskSettings DiffDiskSettings_STATUS |
DiffDiskSettings: Specifies the ephemeral disk Settings for the operating system disk used by the virtual machine scale set. |
diskSizeGB int |
DiskSizeGB: Specifies the size of the operating system disk in gigabytes. This element can be used to overwrite the size of the disk in a virtual machine image. This value cannot be larger than 1023 GB |
image VirtualHardDisk_STATUS |
Image: Specifies information about the unmanaged user image to base the scale set on. |
managedDisk VirtualMachineScaleSetManagedDiskParameters_STATUS |
ManagedDisk: The managed disk parameters. |
name string |
Name: The disk name. |
osType VirtualMachineScaleSetOSDisk_OsType_STATUS |
OsType: This property allows you to specify the type of the OS that is included in the disk if creating a VM from user-image or a specialized VHD. Possible values are: Windows Linux |
vhdContainers []string |
VhdContainers: Specifies the container urls that are used to store operating system disks for the scale set. |
writeAcceleratorEnabled bool |
WriteAcceleratorEnabled: Specifies whether writeAccelerator should be enabled or disabled on the disk. |
VirtualMachineScaleSetOSProfile
(Appears on:VirtualMachineScaleSetVMProfile)
Describes a virtual machine scale set OS profile.
Field | Description |
---|---|
adminPassword genruntime.SecretReference |
AdminPassword: Specifies the password of the administrator account. Minimum-length (Windows): 8 characters Minimum-length (Linux): 6 characters Max-length (Windows): 123 characters Max-length (Linux): 72 characters Complexity requirements: 3 out of 4 conditions below need to be fulfilled Has lower characters Has upper characters Has a digit Has a special character (Regex match [\W_]) Disallowed values: “abc@123”, “P@$$w0rd”, “P@ssw0rd”, “P@ssword123”, “Pa$$word”, “pass@word1”, “Password!”, “Password1”, “Password22”, “iloveyou!” For resetting the password, see How to reset the Remote Desktop service or its login password in a Windows VM For resetting root password, see Manage users, SSH, and check or repair disks on Azure Linux VMs using the VMAccess Extension |
adminUsername string |
AdminUsername: Specifies the name of the administrator account. Windows-only restriction: Cannot end in “.” Disallowed values: “administrator”, “admin”, “user”, “user1”, “test”, “user2”, “test1”, “user3”, “admin1”, “1”, “123”, “a”, “actuser”, “adm”, “admin2”, “aspnet”, “backup”, “console”, “david”, “guest”, “john”, “owner”, “root”, “server”, “sql”, “support”, “support_388945a0”, “sys”, “test2”, “test3”, “user4”, “user5”. Minimum-length (Linux): 1 character Max-length (Linux): 64 characters Max-length (Windows): 20 characters |
computerNamePrefix string |
ComputerNamePrefix: Specifies the computer name prefix for all of the virtual machines in the scale set. Computer name prefixes must be 1 to 15 characters long. |
customData string |
CustomData: Specifies a base-64 encoded string of custom data. The base-64 encoded string is decoded to a binary array that is saved as a file on the Virtual Machine. The maximum length of the binary array is 65535 bytes. For using cloud-init for your VM, see Using cloud-init to customize a Linux VM during creation |
linuxConfiguration LinuxConfiguration |
LinuxConfiguration: Specifies the Linux operating system settings on the virtual machine. For a list of supported Linux distributions, see Linux on Azure-Endorsed Distributions For running non-endorsed distributions, see Information for Non-Endorsed Distributions. |
secrets []VaultSecretGroup |
Secrets: Specifies set of certificates that should be installed onto the virtual machines in the scale set. |
windowsConfiguration WindowsConfiguration |
WindowsConfiguration: Specifies Windows operating system settings on the virtual machine. |
VirtualMachineScaleSetOSProfile_STATUS
(Appears on:VirtualMachineScaleSetVMProfile_STATUS)
Describes a virtual machine scale set OS profile.
Field | Description |
---|---|
adminUsername string |
AdminUsername: Specifies the name of the administrator account. Windows-only restriction: Cannot end in “.” Disallowed values: “administrator”, “admin”, “user”, “user1”, “test”, “user2”, “test1”, “user3”, “admin1”, “1”, “123”, “a”, “actuser”, “adm”, “admin2”, “aspnet”, “backup”, “console”, “david”, “guest”, “john”, “owner”, “root”, “server”, “sql”, “support”, “support_388945a0”, “sys”, “test2”, “test3”, “user4”, “user5”. Minimum-length (Linux): 1 character Max-length (Linux): 64 characters Max-length (Windows): 20 characters |
computerNamePrefix string |
ComputerNamePrefix: Specifies the computer name prefix for all of the virtual machines in the scale set. Computer name prefixes must be 1 to 15 characters long. |
customData string |
CustomData: Specifies a base-64 encoded string of custom data. The base-64 encoded string is decoded to a binary array that is saved as a file on the Virtual Machine. The maximum length of the binary array is 65535 bytes. For using cloud-init for your VM, see Using cloud-init to customize a Linux VM during creation |
linuxConfiguration LinuxConfiguration_STATUS |
LinuxConfiguration: Specifies the Linux operating system settings on the virtual machine. For a list of supported Linux distributions, see Linux on Azure-Endorsed Distributions For running non-endorsed distributions, see Information for Non-Endorsed Distributions. |
secrets []VaultSecretGroup_STATUS |
Secrets: Specifies set of certificates that should be installed onto the virtual machines in the scale set. |
windowsConfiguration WindowsConfiguration_STATUS |
WindowsConfiguration: Specifies Windows operating system settings on the virtual machine. |
VirtualMachineScaleSetOperatorSpec
(Appears on:VirtualMachineScaleSet_Spec)
Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure
Field | Description |
---|---|
configMapExpressions []genruntime/core.DestinationExpression |
ConfigMapExpressions: configures where to place operator written dynamic ConfigMaps (created with CEL expressions). |
secretExpressions []genruntime/core.DestinationExpression |
SecretExpressions: configures where to place operator written dynamic secrets (created with CEL expressions). |
VirtualMachineScaleSetPublicIPAddressConfiguration
(Appears on:VirtualMachineScaleSetIPConfiguration)
Describes a virtual machines scale set IP Configuration’s PublicIPAddress configuration
Field | Description |
---|---|
dnsSettings VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings |
DnsSettings: The dns settings to be applied on the publicIP addresses . |
idleTimeoutInMinutes int |
IdleTimeoutInMinutes: The idle timeout of the public IP address. |
ipTags []VirtualMachineScaleSetIpTag |
IpTags: The list of IP tags associated with the public IP address. |
name string |
Name: The publicIP address configuration name. |
publicIPAddressVersion VirtualMachineScaleSetPublicIPAddressConfigurationProperties_PublicIPAddressVersion |
PublicIPAddressVersion: Available from Api-Version 2019-07-01 onwards, it represents whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4. Possible values are: ‘IPv4’ and ‘IPv6’. |
publicIPPrefix SubResource |
PublicIPPrefix: The PublicIPPrefix from which to allocate publicIP addresses. |
VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings
(Appears on:VirtualMachineScaleSetPublicIPAddressConfiguration)
Describes a virtual machines scale sets network configuration’s DNS settings.
Field | Description |
---|---|
domainNameLabel string |
DomainNameLabel: The Domain name label.The concatenation of the domain name label and vm index will be the domain name labels of the PublicIPAddress resources that will be created |
VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS
(Appears on:VirtualMachineScaleSetPublicIPAddressConfiguration_STATUS)
Describes a virtual machines scale sets network configuration’s DNS settings.
Field | Description |
---|---|
domainNameLabel string |
DomainNameLabel: The Domain name label.The concatenation of the domain name label and vm index will be the domain name labels of the PublicIPAddress resources that will be created |
VirtualMachineScaleSetPublicIPAddressConfigurationProperties_PublicIPAddressVersion
(string
alias)
(Appears on:VirtualMachineScaleSetPublicIPAddressConfiguration)
Value | Description |
---|---|
"IPv4" |
|
"IPv6" |
VirtualMachineScaleSetPublicIPAddressConfigurationProperties_PublicIPAddressVersion_STATUS
(string
alias)
(Appears on:VirtualMachineScaleSetPublicIPAddressConfiguration_STATUS)
Value | Description |
---|---|
"IPv4" |
|
"IPv6" |
VirtualMachineScaleSetPublicIPAddressConfiguration_STATUS
(Appears on:VirtualMachineScaleSetIPConfiguration_STATUS)
Describes a virtual machines scale set IP Configuration’s PublicIPAddress configuration
Field | Description |
---|---|
dnsSettings VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS |
DnsSettings: The dns settings to be applied on the publicIP addresses . |
idleTimeoutInMinutes int |
IdleTimeoutInMinutes: The idle timeout of the public IP address. |
ipTags []VirtualMachineScaleSetIpTag_STATUS |
IpTags: The list of IP tags associated with the public IP address. |
name string |
Name: The publicIP address configuration name. |
publicIPAddressVersion VirtualMachineScaleSetPublicIPAddressConfigurationProperties_PublicIPAddressVersion_STATUS |
PublicIPAddressVersion: Available from Api-Version 2019-07-01 onwards, it represents whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4. Possible values are: ‘IPv4’ and ‘IPv6’. |
publicIPPrefix SubResource_STATUS |
PublicIPPrefix: The PublicIPPrefix from which to allocate publicIP addresses. |
VirtualMachineScaleSetStorageProfile
(Appears on:VirtualMachineScaleSetVMProfile)
Describes a virtual machine scale set storage profile.
Field | Description |
---|---|
dataDisks []VirtualMachineScaleSetDataDisk |
DataDisks: Specifies the parameters that are used to add data disks to the virtual machines in the scale set. For more information about disks, see About disks and VHDs for Azure virtual machines. |
imageReference ImageReference |
ImageReference: Specifies information about the image to use. You can specify information about platform images, marketplace images, or virtual machine images. This element is required when you want to use a platform image, marketplace image, or virtual machine image, but is not used in other creation operations. |
osDisk VirtualMachineScaleSetOSDisk |
OsDisk: Specifies information about the operating system disk used by the virtual machines in the scale set. For more information about disks, see About disks and VHDs for Azure virtual machines. |
VirtualMachineScaleSetStorageProfile_STATUS
(Appears on:VirtualMachineScaleSetVMProfile_STATUS)
Describes a virtual machine scale set storage profile.
Field | Description |
---|---|
dataDisks []VirtualMachineScaleSetDataDisk_STATUS |
DataDisks: Specifies the parameters that are used to add data disks to the virtual machines in the scale set. For more information about disks, see About disks and VHDs for Azure virtual machines. |
imageReference ImageReference_STATUS |
ImageReference: Specifies information about the image to use. You can specify information about platform images, marketplace images, or virtual machine images. This element is required when you want to use a platform image, marketplace image, or virtual machine image, but is not used in other creation operations. |
osDisk VirtualMachineScaleSetOSDisk_STATUS |
OsDisk: Specifies information about the operating system disk used by the virtual machines in the scale set. For more information about disks, see About disks and VHDs for Azure virtual machines. |
VirtualMachineScaleSetVMProfile
(Appears on:VirtualMachineScaleSet_Spec)
Describes a virtual machine scale set virtual machine profile.
Field | Description |
---|---|
billingProfile BillingProfile |
BillingProfile: Specifies the billing related details of a Azure Spot VMSS. Minimum api-version: 2019-03-01. |
diagnosticsProfile DiagnosticsProfile |
DiagnosticsProfile: Specifies the boot diagnostic settings state. Minimum api-version: 2015-06-15. |
evictionPolicy EvictionPolicy |
EvictionPolicy: Specifies the eviction policy for the Azure Spot virtual machine and Azure Spot scale set. For Azure Spot virtual machines, both ‘Deallocate’ and ‘Delete’ are supported and the minimum api-version is 2019-03-01. For Azure Spot scale sets, both ‘Deallocate’ and ‘Delete’ are supported and the minimum api-version is 2017-10-30-preview. |
extensionProfile VirtualMachineScaleSetExtensionProfile |
ExtensionProfile: Specifies a collection of settings for extensions installed on virtual machines in the scale set. |
licenseType string |
LicenseType: Specifies that the image or disk that is being used was licensed on-premises. Possible values for Windows Server operating system are: Windows_Client Windows_Server Possible values for Linux Server operating system are: RHEL_BYOS (for RHEL) SLES_BYOS (for SUSE) For more information, see Azure Hybrid Use Benefit for Windows Server Azure Hybrid Use Benefit for Linux Server Minimum api-version: 2015-06-15 |
networkProfile VirtualMachineScaleSetNetworkProfile |
NetworkProfile: Specifies properties of the network interfaces of the virtual machines in the scale set. |
osProfile VirtualMachineScaleSetOSProfile |
OsProfile: Specifies the operating system settings for the virtual machines in the scale set. |
priority Priority |
Priority: Specifies the priority for the virtual machines in the scale set. Minimum api-version: 2017-10-30-preview |
scheduledEventsProfile ScheduledEventsProfile |
ScheduledEventsProfile: Specifies Scheduled Event related configurations. |
securityProfile SecurityProfile |
SecurityProfile: Specifies the Security related profile settings for the virtual machines in the scale set. |
storageProfile VirtualMachineScaleSetStorageProfile |
StorageProfile: Specifies the storage settings for the virtual machine disks. |
VirtualMachineScaleSetVMProfile_STATUS
(Appears on:VirtualMachineScaleSet_STATUS)
Describes a virtual machine scale set virtual machine profile.
Field | Description |
---|---|
billingProfile BillingProfile_STATUS |
BillingProfile: Specifies the billing related details of a Azure Spot VMSS. Minimum api-version: 2019-03-01. |
diagnosticsProfile DiagnosticsProfile_STATUS |
DiagnosticsProfile: Specifies the boot diagnostic settings state. Minimum api-version: 2015-06-15. |
evictionPolicy EvictionPolicy_STATUS |
EvictionPolicy: Specifies the eviction policy for the Azure Spot virtual machine and Azure Spot scale set. For Azure Spot virtual machines, both ‘Deallocate’ and ‘Delete’ are supported and the minimum api-version is 2019-03-01. For Azure Spot scale sets, both ‘Deallocate’ and ‘Delete’ are supported and the minimum api-version is 2017-10-30-preview. |
extensionProfile VirtualMachineScaleSetExtensionProfile_STATUS |
ExtensionProfile: Specifies a collection of settings for extensions installed on virtual machines in the scale set. |
licenseType string |
LicenseType: Specifies that the image or disk that is being used was licensed on-premises. Possible values for Windows Server operating system are: Windows_Client Windows_Server Possible values for Linux Server operating system are: RHEL_BYOS (for RHEL) SLES_BYOS (for SUSE) For more information, see Azure Hybrid Use Benefit for Windows Server Azure Hybrid Use Benefit for Linux Server Minimum api-version: 2015-06-15 |
networkProfile VirtualMachineScaleSetNetworkProfile_STATUS |
NetworkProfile: Specifies properties of the network interfaces of the virtual machines in the scale set. |
osProfile VirtualMachineScaleSetOSProfile_STATUS |
OsProfile: Specifies the operating system settings for the virtual machines in the scale set. |
priority Priority_STATUS |
Priority: Specifies the priority for the virtual machines in the scale set. Minimum api-version: 2017-10-30-preview |
scheduledEventsProfile ScheduledEventsProfile_STATUS |
ScheduledEventsProfile: Specifies Scheduled Event related configurations. |
securityProfile SecurityProfile_STATUS |
SecurityProfile: Specifies the Security related profile settings for the virtual machines in the scale set. |
storageProfile VirtualMachineScaleSetStorageProfile_STATUS |
StorageProfile: Specifies the storage settings for the virtual machine disks. |
VirtualMachineScaleSet_STATUS
(Appears on:VirtualMachineScaleSet)
Describes a Virtual Machine Scale Set.
Field | Description |
---|---|
additionalCapabilities AdditionalCapabilities_STATUS |
AdditionalCapabilities: Specifies additional capabilities enabled or disabled on the Virtual Machines in the Virtual Machine Scale Set. For instance: whether the Virtual Machines have the capability to support attaching managed data disks with UltraSSD_LRS storage account type. |
automaticRepairsPolicy AutomaticRepairsPolicy_STATUS |
AutomaticRepairsPolicy: Policy for automatic repairs. |
conditions []genruntime/conditions.Condition |
Conditions: The observed state of the resource |
doNotRunExtensionsOnOverprovisionedVMs bool |
DoNotRunExtensionsOnOverprovisionedVMs: When Overprovision is enabled, extensions are launched only on the requested number of VMs which are finally kept. This property will hence ensure that the extensions do not run on the extra overprovisioned VMs. |
extendedLocation ExtendedLocation_STATUS |
ExtendedLocation: The extended location of the Virtual Machine Scale Set. |
hostGroup SubResource_STATUS |
HostGroup: Specifies information about the dedicated host group that the virtual machine scale set resides in. Minimum api-version: 2020-06-01. |
id string |
Id: Resource Id |
identity VirtualMachineScaleSetIdentity_STATUS |
Identity: The identity of the virtual machine scale set, if configured. |
location string |
Location: Resource location |
name string |
Name: Resource name |
orchestrationMode OrchestrationMode_STATUS |
OrchestrationMode: Specifies the orchestration mode for the virtual machine scale set. |
overprovision bool |
Overprovision: Specifies whether the Virtual Machine Scale Set should be overprovisioned. |
plan Plan_STATUS |
Plan: Specifies information about the marketplace image used to create the virtual machine. This element is only used for marketplace images. Before you can use a marketplace image from an API, you must enable the image for programmatic use. In the Azure portal, find the marketplace image that you want to use and then click Want to deploy programmatically, Get Started ->. Enter any required information and then click Save. |
platformFaultDomainCount int |
PlatformFaultDomainCount: Fault Domain count for each placement group. |
provisioningState string |
ProvisioningState: The provisioning state, which only appears in the response. |
proximityPlacementGroup SubResource_STATUS |
ProximityPlacementGroup: Specifies information about the proximity placement group that the virtual machine scale set should be assigned to. Minimum api-version: 2018-04-01. |
scaleInPolicy ScaleInPolicy_STATUS |
ScaleInPolicy: Specifies the scale-in policy that decides which virtual machines are chosen for removal when a Virtual Machine Scale Set is scaled-in. |
singlePlacementGroup bool |
SinglePlacementGroup: When true this limits the scale set to a single placement group, of max size 100 virtual machines. NOTE: If singlePlacementGroup is true, it may be modified to false. However, if singlePlacementGroup is false, it may not be modified to true. |
sku Sku_STATUS |
Sku: The virtual machine scale set sku. |
tags map[string]string |
Tags: Resource tags |
type string |
Type: Resource type |
uniqueId string |
UniqueId: Specifies the ID which uniquely identifies a Virtual Machine Scale Set. |
upgradePolicy UpgradePolicy_STATUS |
UpgradePolicy: The upgrade policy. |
virtualMachineProfile VirtualMachineScaleSetVMProfile_STATUS |
VirtualMachineProfile: The virtual machine profile. |
zoneBalance bool |
ZoneBalance: Whether to force strictly even Virtual Machine distribution cross x-zones in case there is zone outage. |
zones []string |
Zones: The virtual machine scale set zones. NOTE: Availability zones can only be set when you create the scale set |
VirtualMachineScaleSet_Spec
(Appears on:VirtualMachineScaleSet)
Field | Description |
---|---|
additionalCapabilities AdditionalCapabilities |
AdditionalCapabilities: Specifies additional capabilities enabled or disabled on the Virtual Machines in the Virtual Machine Scale Set. For instance: whether the Virtual Machines have the capability to support attaching managed data disks with UltraSSD_LRS storage account type. |
automaticRepairsPolicy AutomaticRepairsPolicy |
AutomaticRepairsPolicy: Policy for automatic repairs. |
azureName string |
AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it doesn’t have to be. |
doNotRunExtensionsOnOverprovisionedVMs bool |
DoNotRunExtensionsOnOverprovisionedVMs: When Overprovision is enabled, extensions are launched only on the requested number of VMs which are finally kept. This property will hence ensure that the extensions do not run on the extra overprovisioned VMs. |
extendedLocation ExtendedLocation |
ExtendedLocation: The extended location of the Virtual Machine Scale Set. |
hostGroup SubResource |
HostGroup: Specifies information about the dedicated host group that the virtual machine scale set resides in. Minimum api-version: 2020-06-01. |
identity VirtualMachineScaleSetIdentity |
Identity: The identity of the virtual machine scale set, if configured. |
location string |
Location: Resource location |
operatorSpec VirtualMachineScaleSetOperatorSpec |
OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure |
orchestrationMode OrchestrationMode |
OrchestrationMode: Specifies the orchestration mode for the virtual machine scale set. |
overprovision bool |
Overprovision: Specifies whether the Virtual Machine Scale Set should be overprovisioned. |
owner genruntime.KnownResourceReference |
Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a reference to a resources.azure.com/ResourceGroup resource |
plan Plan |
Plan: Specifies information about the marketplace image used to create the virtual machine. This element is only used for marketplace images. Before you can use a marketplace image from an API, you must enable the image for programmatic use. In the Azure portal, find the marketplace image that you want to use and then click Want to deploy programmatically, Get Started ->. Enter any required information and then click Save. |
platformFaultDomainCount int |
PlatformFaultDomainCount: Fault Domain count for each placement group. |
proximityPlacementGroup SubResource |
ProximityPlacementGroup: Specifies information about the proximity placement group that the virtual machine scale set should be assigned to. Minimum api-version: 2018-04-01. |
scaleInPolicy ScaleInPolicy |
ScaleInPolicy: Specifies the scale-in policy that decides which virtual machines are chosen for removal when a Virtual Machine Scale Set is scaled-in. |
singlePlacementGroup bool |
SinglePlacementGroup: When true this limits the scale set to a single placement group, of max size 100 virtual machines. NOTE: If singlePlacementGroup is true, it may be modified to false. However, if singlePlacementGroup is false, it may not be modified to true. |
sku Sku |
Sku: The virtual machine scale set sku. |
tags map[string]string |
Tags: Resource tags |
upgradePolicy UpgradePolicy |
UpgradePolicy: The upgrade policy. |
virtualMachineProfile VirtualMachineScaleSetVMProfile |
VirtualMachineProfile: The virtual machine profile. |
zoneBalance bool |
ZoneBalance: Whether to force strictly even Virtual Machine distribution cross x-zones in case there is zone outage. |
zones []string |
Zones: The virtual machine scale set zones. NOTE: Availability zones can only be set when you create the scale set |
VirtualMachineScaleSetsExtension
Generator information: - Generated from: /compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2020-12-01/compute.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/extensions/{vmssExtensionName}p>
Field | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
metadata Kubernetes meta/v1.ObjectMeta |
Refer to the Kubernetes API documentation for the fields of the
metadata field.
|
||||||||||||||||||||||||
spec VirtualMachineScaleSetsExtension_Spec |
|
||||||||||||||||||||||||
status VirtualMachineScaleSetsExtension_STATUS |
VirtualMachineScaleSetsExtensionOperatorSpec
(Appears on:VirtualMachineScaleSetsExtension_Spec)
Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure
Field | Description |
---|---|
configMapExpressions []genruntime/core.DestinationExpression |
ConfigMapExpressions: configures where to place operator written dynamic ConfigMaps (created with CEL expressions). |
secretExpressions []genruntime/core.DestinationExpression |
SecretExpressions: configures where to place operator written dynamic secrets (created with CEL expressions). |
VirtualMachineScaleSetsExtension_STATUS
(Appears on:VirtualMachineScaleSetsExtension)
Field | Description |
---|---|
autoUpgradeMinorVersion bool |
AutoUpgradeMinorVersion: Indicates whether the extension should use a newer minor version if one is available at deployment time. Once deployed, however, the extension will not upgrade minor versions unless redeployed, even with this property set to true. |
conditions []genruntime/conditions.Condition |
Conditions: The observed state of the resource |
enableAutomaticUpgrade bool |
EnableAutomaticUpgrade: Indicates whether the extension should be automatically upgraded by the platform if there is a newer version of the extension available. |
forceUpdateTag string |
ForceUpdateTag: If a value is provided and is different from the previous value, the extension handler will be forced to update even if the extension configuration has not changed. |
id string |
Id: Resource Id |
name string |
Name: The name of the extension. |
properties_type string |
PropertiesType: Specifies the type of the extension; an example is “CustomScriptExtension”. |
provisionAfterExtensions []string |
ProvisionAfterExtensions: Collection of extension names after which this extension needs to be provisioned. |
provisioningState string |
ProvisioningState: The provisioning state, which only appears in the response. |
publisher string |
Publisher: The name of the extension handler publisher. |
settings map[string]k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1.JSON |
Settings: Json formatted public settings for the extension. |
type string |
Type: Resource type |
typeHandlerVersion string |
TypeHandlerVersion: Specifies the version of the script handler. |
VirtualMachineScaleSetsExtension_Spec
(Appears on:VirtualMachineScaleSetsExtension)
Field | Description |
---|---|
autoUpgradeMinorVersion bool |
AutoUpgradeMinorVersion: Indicates whether the extension should use a newer minor version if one is available at deployment time. Once deployed, however, the extension will not upgrade minor versions unless redeployed, even with this property set to true. |
azureName string |
AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it doesn’t have to be. |
enableAutomaticUpgrade bool |
EnableAutomaticUpgrade: Indicates whether the extension should be automatically upgraded by the platform if there is a newer version of the extension available. |
forceUpdateTag string |
ForceUpdateTag: If a value is provided and is different from the previous value, the extension handler will be forced to update even if the extension configuration has not changed. |
operatorSpec VirtualMachineScaleSetsExtensionOperatorSpec |
OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure |
owner genruntime.KnownResourceReference |
Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a reference to a compute.azure.com/VirtualMachineScaleSet resource |
protectedSettings genruntime.SecretMapReference |
ProtectedSettings: The extension can contain either protectedSettings or protectedSettingsFromKeyVault or no protected settings at all. |
provisionAfterExtensions []string |
ProvisionAfterExtensions: Collection of extension names after which this extension needs to be provisioned. |
publisher string |
Publisher: The name of the extension handler publisher. |
settings map[string]k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1.JSON |
Settings: Json formatted public settings for the extension. |
type string |
Type: Specifies the type of the extension; an example is “CustomScriptExtension”. |
typeHandlerVersion string |
TypeHandlerVersion: Specifies the version of the script handler. |
VirtualMachine_STATUS
(Appears on:VirtualMachine)
Describes a Virtual Machine.
Field | Description |
---|---|
additionalCapabilities AdditionalCapabilities_STATUS |
AdditionalCapabilities: Specifies additional capabilities enabled or disabled on the virtual machine. |
availabilitySet SubResource_STATUS |
AvailabilitySet: Specifies information about the availability set that the virtual machine should be assigned to. Virtual machines specified in the same availability set are allocated to different nodes to maximize availability. For more information about availability sets, see Manage the availability of virtual machines. For more information on Azure planned maintenance, see Planned maintenance for virtual machines in Azure Currently, a VM can only be added to availability set at creation time. The availability set to which the VM is being added should be under the same resource group as the availability set resource. An existing VM cannot be added to an availability set. This property cannot exist along with a non-null properties.virtualMachineScaleSet reference. |
billingProfile BillingProfile_STATUS |
BillingProfile: Specifies the billing related details of a Azure Spot virtual machine. Minimum api-version: 2019-03-01. |
conditions []genruntime/conditions.Condition |
Conditions: The observed state of the resource |
diagnosticsProfile DiagnosticsProfile_STATUS |
DiagnosticsProfile: Specifies the boot diagnostic settings state. Minimum api-version: 2015-06-15. |
evictionPolicy EvictionPolicy_STATUS |
EvictionPolicy: Specifies the eviction policy for the Azure Spot virtual machine and Azure Spot scale set. For Azure Spot virtual machines, both ‘Deallocate’ and ‘Delete’ are supported and the minimum api-version is 2019-03-01. For Azure Spot scale sets, both ‘Deallocate’ and ‘Delete’ are supported and the minimum api-version is 2017-10-30-preview. |
extendedLocation ExtendedLocation_STATUS |
ExtendedLocation: The extended location of the Virtual Machine. |
extensionsTimeBudget string |
ExtensionsTimeBudget: Specifies the time alloted for all extensions to start. The time duration should be between 15 minutes and 120 minutes (inclusive) and should be specified in ISO 8601 format. The default value is 90 minutes (PT1H30M). Minimum api-version: 2020-06-01 |
hardwareProfile HardwareProfile_STATUS |
HardwareProfile: Specifies the hardware settings for the virtual machine. |
host SubResource_STATUS |
Host: Specifies information about the dedicated host that the virtual machine resides in. Minimum api-version: 2018-10-01. |
hostGroup SubResource_STATUS |
HostGroup: Specifies information about the dedicated host group that the virtual machine resides in. Minimum api-version: 2020-06-01. NOTE: User cannot specify both host and hostGroup properties. |
id string |
Id: Resource Id |
identity VirtualMachineIdentity_STATUS |
Identity: The identity of the virtual machine, if configured. |
instanceView VirtualMachineInstanceView_STATUS |
InstanceView: The virtual machine instance view. |
licenseType string |
LicenseType: Specifies that the image or disk that is being used was licensed on-premises. Possible values for Windows Server operating system are: Windows_Client Windows_Server Possible values for Linux Server operating system are: RHEL_BYOS (for RHEL) SLES_BYOS (for SUSE) For more information, see Azure Hybrid Use Benefit for Windows Server Azure Hybrid Use Benefit for Linux Server Minimum api-version: 2015-06-15 |
location string |
Location: Resource location |
name string |
Name: Resource name |
networkProfile NetworkProfile_STATUS |
NetworkProfile: Specifies the network interfaces of the virtual machine. |
osProfile OSProfile_STATUS |
OsProfile: Specifies the operating system settings used while creating the virtual machine. Some of the settings cannot be changed once VM is provisioned. |
plan Plan_STATUS |
Plan: Specifies information about the marketplace image used to create the virtual machine. This element is only used for marketplace images. Before you can use a marketplace image from an API, you must enable the image for programmatic use. In the Azure portal, find the marketplace image that you want to use and then click Want to deploy programmatically, Get Started ->. Enter any required information and then click Save. |
platformFaultDomain int |
PlatformFaultDomain: Specifies the scale set logical fault domain into which the Virtual Machine will be created. By default, the Virtual Machine will by automatically assigned to a fault domain that best maintains balance across available fault domains. |
priority Priority_STATUS |
Priority: Specifies the priority for the virtual machine. Minimum api-version: 2019-03-01 |
provisioningState string |
ProvisioningState: The provisioning state, which only appears in the response. |
proximityPlacementGroup SubResource_STATUS |
ProximityPlacementGroup: Specifies information about the proximity placement group that the virtual machine should be assigned to. Minimum api-version: 2018-04-01. |
resources []VirtualMachineExtension_STATUS |
Resources: The virtual machine child extension resources. |
securityProfile SecurityProfile_STATUS |
SecurityProfile: Specifies the Security related profile settings for the virtual machine. |
storageProfile StorageProfile_STATUS |
StorageProfile: Specifies the storage settings for the virtual machine disks. |
tags map[string]string |
Tags: Resource tags |
type string |
Type: Resource type |
virtualMachineScaleSet SubResource_STATUS |
VirtualMachineScaleSet: Specifies information about the virtual machine scale set that the virtual machine should be assigned to. Virtual machines specified in the same virtual machine scale set are allocated to different nodes to maximize availability. Currently, a VM can only be added to virtual machine scale set at creation time. An existing VM cannot be added to a virtual machine scale set. This property cannot exist along with a non-null properties.availabilitySet reference. Minimum api‐version: 2019‐03‐01 |
vmId string |
VmId: Specifies the VM unique ID which is a 128-bits identifier that is encoded and stored in all Azure IaaS VMs SMBIOS and can be read using platform BIOS commands. |
zones []string |
Zones: The virtual machine zones. |
VirtualMachine_Spec
(Appears on:VirtualMachine)
Field | Description |
---|---|
additionalCapabilities AdditionalCapabilities |
AdditionalCapabilities: Specifies additional capabilities enabled or disabled on the virtual machine. |
availabilitySet SubResource |
AvailabilitySet: Specifies information about the availability set that the virtual machine should be assigned to. Virtual machines specified in the same availability set are allocated to different nodes to maximize availability. For more information about availability sets, see Manage the availability of virtual machines. For more information on Azure planned maintenance, see Planned maintenance for virtual machines in Azure Currently, a VM can only be added to availability set at creation time. The availability set to which the VM is being added should be under the same resource group as the availability set resource. An existing VM cannot be added to an availability set. This property cannot exist along with a non-null properties.virtualMachineScaleSet reference. |
azureName string |
AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it doesn’t have to be. |
billingProfile BillingProfile |
BillingProfile: Specifies the billing related details of a Azure Spot virtual machine. Minimum api-version: 2019-03-01. |
diagnosticsProfile DiagnosticsProfile |
DiagnosticsProfile: Specifies the boot diagnostic settings state. Minimum api-version: 2015-06-15. |
evictionPolicy EvictionPolicy |
EvictionPolicy: Specifies the eviction policy for the Azure Spot virtual machine and Azure Spot scale set. For Azure Spot virtual machines, both ‘Deallocate’ and ‘Delete’ are supported and the minimum api-version is 2019-03-01. For Azure Spot scale sets, both ‘Deallocate’ and ‘Delete’ are supported and the minimum api-version is 2017-10-30-preview. |
extendedLocation ExtendedLocation |
ExtendedLocation: The extended location of the Virtual Machine. |
extensionsTimeBudget string |
ExtensionsTimeBudget: Specifies the time alloted for all extensions to start. The time duration should be between 15 minutes and 120 minutes (inclusive) and should be specified in ISO 8601 format. The default value is 90 minutes (PT1H30M). Minimum api-version: 2020-06-01 |
hardwareProfile HardwareProfile |
HardwareProfile: Specifies the hardware settings for the virtual machine. |
host SubResource |
Host: Specifies information about the dedicated host that the virtual machine resides in. Minimum api-version: 2018-10-01. |
hostGroup SubResource |
HostGroup: Specifies information about the dedicated host group that the virtual machine resides in. Minimum api-version: 2020-06-01. NOTE: User cannot specify both host and hostGroup properties. |
identity VirtualMachineIdentity |
Identity: The identity of the virtual machine, if configured. |
licenseType string |
LicenseType: Specifies that the image or disk that is being used was licensed on-premises. Possible values for Windows Server operating system are: Windows_Client Windows_Server Possible values for Linux Server operating system are: RHEL_BYOS (for RHEL) SLES_BYOS (for SUSE) For more information, see Azure Hybrid Use Benefit for Windows Server Azure Hybrid Use Benefit for Linux Server Minimum api-version: 2015-06-15 |
location string |
Location: Resource location |
networkProfile NetworkProfile |
NetworkProfile: Specifies the network interfaces of the virtual machine. |
operatorSpec VirtualMachineOperatorSpec |
OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure |
osProfile OSProfile |
OsProfile: Specifies the operating system settings used while creating the virtual machine. Some of the settings cannot be changed once VM is provisioned. |
owner genruntime.KnownResourceReference |
Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a reference to a resources.azure.com/ResourceGroup resource |
plan Plan |
Plan: Specifies information about the marketplace image used to create the virtual machine. This element is only used for marketplace images. Before you can use a marketplace image from an API, you must enable the image for programmatic use. In the Azure portal, find the marketplace image that you want to use and then click Want to deploy programmatically, Get Started ->. Enter any required information and then click Save. |
platformFaultDomain int |
PlatformFaultDomain: Specifies the scale set logical fault domain into which the Virtual Machine will be created. By default, the Virtual Machine will by automatically assigned to a fault domain that best maintains balance across available fault domains. |
priority Priority |
Priority: Specifies the priority for the virtual machine. Minimum api-version: 2019-03-01 |
proximityPlacementGroup SubResource |
ProximityPlacementGroup: Specifies information about the proximity placement group that the virtual machine should be assigned to. Minimum api-version: 2018-04-01. |
securityProfile SecurityProfile |
SecurityProfile: Specifies the Security related profile settings for the virtual machine. |
storageProfile StorageProfile |
StorageProfile: Specifies the storage settings for the virtual machine disks. |
tags map[string]string |
Tags: Resource tags |
virtualMachineScaleSet SubResource |
VirtualMachineScaleSet: Specifies information about the virtual machine scale set that the virtual machine should be assigned to. Virtual machines specified in the same virtual machine scale set are allocated to different nodes to maximize availability. Currently, a VM can only be added to virtual machine scale set at creation time. An existing VM cannot be added to a virtual machine scale set. This property cannot exist along with a non-null properties.availabilitySet reference. Minimum api‐version: 2019‐03‐01 |
zones []string |
Zones: The virtual machine zones. |
VirtualMachinesExtension
Generator information: - Generated from: /compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2020-12-01/compute.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/extensions/{vmExtensionName}p>
Field | Description | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
metadata Kubernetes meta/v1.ObjectMeta |
Refer to the Kubernetes API documentation for the fields of the
metadata field.
|
||||||||||||||||||||||||||||
spec VirtualMachinesExtension_Spec |
|
||||||||||||||||||||||||||||
status VirtualMachinesExtension_STATUS |
VirtualMachinesExtensionOperatorSpec
(Appears on:VirtualMachinesExtension_Spec)
Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure
Field | Description |
---|---|
configMapExpressions []genruntime/core.DestinationExpression |
ConfigMapExpressions: configures where to place operator written dynamic ConfigMaps (created with CEL expressions). |
secretExpressions []genruntime/core.DestinationExpression |
SecretExpressions: configures where to place operator written dynamic secrets (created with CEL expressions). |
VirtualMachinesExtension_STATUS
(Appears on:VirtualMachinesExtension)
Field | Description |
---|---|
autoUpgradeMinorVersion bool |
AutoUpgradeMinorVersion: Indicates whether the extension should use a newer minor version if one is available at deployment time. Once deployed, however, the extension will not upgrade minor versions unless redeployed, even with this property set to true. |
conditions []genruntime/conditions.Condition |
Conditions: The observed state of the resource |
enableAutomaticUpgrade bool |
EnableAutomaticUpgrade: Indicates whether the extension should be automatically upgraded by the platform if there is a newer version of the extension available. |
forceUpdateTag string |
ForceUpdateTag: How the extension handler should be forced to update even if the extension configuration has not changed. |
id string |
Id: Resource Id |
instanceView VirtualMachineExtensionInstanceView_STATUS |
InstanceView: The virtual machine extension instance view. |
location string |
Location: Resource location |
name string |
Name: Resource name |
properties_type string |
PropertiesType: Specifies the type of the extension; an example is “CustomScriptExtension”. |
provisioningState string |
ProvisioningState: The provisioning state, which only appears in the response. |
publisher string |
Publisher: The name of the extension handler publisher. |
settings map[string]k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1.JSON |
Settings: Json formatted public settings for the extension. |
tags map[string]string |
Tags: Resource tags |
type string |
Type: Resource type |
typeHandlerVersion string |
TypeHandlerVersion: Specifies the version of the script handler. |
VirtualMachinesExtension_Spec
(Appears on:VirtualMachinesExtension)
Field | Description |
---|---|
autoUpgradeMinorVersion bool |
AutoUpgradeMinorVersion: Indicates whether the extension should use a newer minor version if one is available at deployment time. Once deployed, however, the extension will not upgrade minor versions unless redeployed, even with this property set to true. |
azureName string |
AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it doesn’t have to be. |
enableAutomaticUpgrade bool |
EnableAutomaticUpgrade: Indicates whether the extension should be automatically upgraded by the platform if there is a newer version of the extension available. |
forceUpdateTag string |
ForceUpdateTag: How the extension handler should be forced to update even if the extension configuration has not changed. |
instanceView VirtualMachineExtensionInstanceView |
InstanceView: The virtual machine extension instance view. |
location string |
Location: Resource location |
operatorSpec VirtualMachinesExtensionOperatorSpec |
OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure |
owner genruntime.KnownResourceReference |
Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a reference to a compute.azure.com/VirtualMachine resource |
protectedSettings genruntime.SecretMapReference |
ProtectedSettings: The extension can contain either protectedSettings or protectedSettingsFromKeyVault or no protected settings at all. |
publisher string |
Publisher: The name of the extension handler publisher. |
settings map[string]k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1.JSON |
Settings: Json formatted public settings for the extension. |
tags map[string]string |
Tags: Resource tags |
type string |
Type: Specifies the type of the extension; an example is “CustomScriptExtension”. |
typeHandlerVersion string |
TypeHandlerVersion: Specifies the version of the script handler. |
WinRMConfiguration
(Appears on:WindowsConfiguration)
Describes Windows Remote Management configuration of the VM
Field | Description |
---|---|
listeners []WinRMListener |
Listeners: The list of Windows Remote Management listeners |
WinRMConfiguration_STATUS
(Appears on:WindowsConfiguration_STATUS)
Describes Windows Remote Management configuration of the VM
Field | Description |
---|---|
listeners []WinRMListener_STATUS |
Listeners: The list of Windows Remote Management listeners |
WinRMListener
(Appears on:WinRMConfiguration)
Describes Protocol and thumbprint of Windows Remote Management listener
Field | Description |
---|---|
certificateUrl string |
CertificateUrl: This is the URL of a certificate that has been uploaded to Key Vault as a secret. For adding a secret to
the Key Vault, see Add a key or secret to the key
vault. In this case, your certificate needs to
be It is the Base64 encoding of the following JSON Object which is encoded in UTF-8:
{
“data”:” |
protocol WinRMListener_Protocol |
Protocol: Specifies the protocol of WinRM listener. Possible values are: http https |
WinRMListener_Protocol
(string
alias)
(Appears on:WinRMListener)
Value | Description |
---|---|
"Http" |
|
"Https" |
WinRMListener_Protocol_STATUS
(string
alias)
(Appears on:WinRMListener_STATUS)
Value | Description |
---|---|
"Http" |
|
"Https" |
WinRMListener_STATUS
(Appears on:WinRMConfiguration_STATUS)
Describes Protocol and thumbprint of Windows Remote Management listener
Field | Description |
---|---|
certificateUrl string |
CertificateUrl: This is the URL of a certificate that has been uploaded to Key Vault as a secret. For adding a secret to
the Key Vault, see Add a key or secret to the key
vault. In this case, your certificate needs to
be It is the Base64 encoding of the following JSON Object which is encoded in UTF-8:
{
“data”:” |
protocol WinRMListener_Protocol_STATUS |
Protocol: Specifies the protocol of WinRM listener. Possible values are: http https |
WindowsConfiguration
(Appears on:OSProfile, VirtualMachineScaleSetOSProfile)
Specifies Windows operating system settings on the virtual machine.
Field | Description |
---|---|
additionalUnattendContent []AdditionalUnattendContent |
AdditionalUnattendContent: Specifies additional base-64 encoded XML formatted information that can be included in the Unattend.xml file, which is used by Windows Setup. |
enableAutomaticUpdates bool |
EnableAutomaticUpdates: Indicates whether Automatic Updates is enabled for the Windows virtual machine. Default value is true. For virtual machine scale sets, this property can be updated and updates will take effect on OS reprovisioning. |
patchSettings PatchSettings |
PatchSettings: [Preview Feature] Specifies settings related to VM Guest Patching on Windows. |
provisionVMAgent bool |
ProvisionVMAgent: Indicates whether virtual machine agent should be provisioned on the virtual machine. When this property is not specified in the request body, default behavior is to set it to true. This will ensure that VM Agent is installed on the VM so that extensions can be added to the VM later. |
timeZone string |
TimeZone: Specifies the time zone of the virtual machine. e.g. “Pacific Standard Time”. Possible values can be TimeZoneInfo.Id value from time zones returned by TimeZoneInfo.GetSystemTimeZones. |
winRM WinRMConfiguration |
WinRM: Specifies the Windows Remote Management listeners. This enables remote Windows PowerShell. |
WindowsConfiguration_STATUS
(Appears on:OSProfile_STATUS, VirtualMachineScaleSetOSProfile_STATUS)
Specifies Windows operating system settings on the virtual machine.
Field | Description |
---|---|
additionalUnattendContent []AdditionalUnattendContent_STATUS |
AdditionalUnattendContent: Specifies additional base-64 encoded XML formatted information that can be included in the Unattend.xml file, which is used by Windows Setup. |
enableAutomaticUpdates bool |
EnableAutomaticUpdates: Indicates whether Automatic Updates is enabled for the Windows virtual machine. Default value is true. For virtual machine scale sets, this property can be updated and updates will take effect on OS reprovisioning. |
patchSettings PatchSettings_STATUS |
PatchSettings: [Preview Feature] Specifies settings related to VM Guest Patching on Windows. |
provisionVMAgent bool |
ProvisionVMAgent: Indicates whether virtual machine agent should be provisioned on the virtual machine. When this property is not specified in the request body, default behavior is to set it to true. This will ensure that VM Agent is installed on the VM so that extensions can be added to the VM later. |
timeZone string |
TimeZone: Specifies the time zone of the virtual machine. e.g. “Pacific Standard Time”. Possible values can be TimeZoneInfo.Id value from time zones returned by TimeZoneInfo.GetSystemTimeZones. |
winRM WinRMConfiguration_STATUS |
WinRM: Specifies the Windows Remote Management listeners. This enables remote Windows PowerShell. |