Freigeben über


VMwareVirtualMachineDetails.AgentGeneratedId Property

Definition

Gets or sets the ID generated by the InMage agent after it gets installed on guest. This is the ID to be used during InMage CreateProtection.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to