Dela via


CapabilityInformation.MigrationState Property

Definition

Gets the Boolean value of true or false to indicate the maintenance state.

[Newtonsoft.Json.JsonProperty(PropertyName="migrationState")]
public bool? MigrationState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="migrationState")>]
member this.MigrationState : Nullable<bool>
Public ReadOnly Property MigrationState As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to