VirtualMachineUpdateParameters.ProvisionGuestAgent Property

 

Optional. Indicates whether the WindowsAzureGuestAgent service is installed on the Virtual Machine. To run a resource extension in a Virtual Machine, this service must be installed.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

Public Property ProvisionGuestAgent As Nullable(Of Boolean)

Property Value

Type: System.Nullable(Of Boolean)
Return to top
Show: