DeploymentInstance.DiscoveryStatus Property

Definition

Gets discovery status of the deployment instance

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to