Configuration.IsConfigPendingRestart Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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