Partilhar via


AdaptiveApplicationControlGroupData.ConfigurationStatus Property

Definition

Gets 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; }
[<Newtonsoft.Json.JsonProperty(PropertyName="configurationStatus")>]
member this.ConfigurationStatus : string
Public ReadOnly Property ConfigurationStatus As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to