Compartir a través de


ImmutableStorageWithVersioning.MigrationState Propiedad

Definición

Obtiene esta propiedad que indica la inmutabilidad de nivel de contenedor al estado de migración de inmutabilidad de nivel de objeto. Entre los valores posibles se incluyen: "InProgress", "Completed"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a