Compartir a través de


VirtualMachineInstanceView.VmAgent Propiedad

Definición

Obtiene o establece el agente de máquina virtual que se ejecuta en la máquina virtual.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a