VirtualMachineScaleSetVMInstanceView.VmAgent Property

Definition

Gets or sets the VM Agent running on the virtual machine.

[Newtonsoft.Json.JsonProperty(PropertyName="vmAgent")]
public Microsoft.Azure.Management.Compute.Fluent.Models.VirtualMachineAgentInstanceView VmAgent { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vmAgent")>]
member this.VmAgent : Microsoft.Azure.Management.Compute.Fluent.Models.VirtualMachineAgentInstanceView with get, set
Public Property VmAgent As VirtualMachineAgentInstanceView

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to