Aracılığıyla paylaş


VMwareVirtualMachineDetails.AgentInstalled Property

Definition

Gets or sets the value indicating if InMage scout agent is installed on guest.

[Newtonsoft.Json.JsonProperty(PropertyName="agentInstalled")]
public string AgentInstalled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="agentInstalled")>]
member this.AgentInstalled : string with get, set
Public Property AgentInstalled As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to