OsProfileUpdateLinuxConfiguration interface
OSProfile update linux configuration
Properties
| provision |
Used to indicate whether Arc for Servers agent onboarding should be triggered during the virtual machine instance creation process. |
| provision |
Used to indicate whether the VM Config Agent should be installed during the virtual machine creation process. |
Property Details
provisionVMAgent
Used to indicate whether Arc for Servers agent onboarding should be triggered during the virtual machine instance creation process.
provisionVMAgent?: boolean
Property Value
boolean
provisionVMConfigAgent
Used to indicate whether the VM Config Agent should be installed during the virtual machine creation process.
provisionVMConfigAgent?: boolean
Property Value
boolean