Share via


VirtualMachineScaleSetVMInstanceView.VmAgent Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to