OSProfileUpdateLinuxConfiguration.ProvisionVMAgent Property

Definition

Used to indicate whether Arc for Servers agent onboarding should be triggered during the virtual machine instance creation process.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.PropertyOrigin.Owned)]
public bool? ProvisionVMAgent { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.PropertyOrigin.Owned)>]
member this.ProvisionVMAgent : Nullable<bool> with get, set
Public Property ProvisionVMAgent As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to