Aracılığıyla paylaş


PathRecommendation.ConfigurationStatus Property

Definition

Gets or sets the configuration status of the machines group or machine or rule Possible values include: 'Configured', 'NotConfigured', 'InProgress', 'Failed', 'NoStatus'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to