Share via


VCenterProperties.DiscoveryStatus Property

Definition

Gets or sets the VCenter discovery status.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to