Condividi tramite


Configuration.IsConfigPendingRestart Property

Definition

Gets if is the configuration pending restart or not. Possible values include: 'True', 'False'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to