Compartir a través de


CapabilityInformation.MigrationState Propiedad

Definición

Obtiene el valor booleano de true o false para indicar el estado de mantenimiento.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a