Share via


ImmutableStorageWithVersioning.MigrationState Property

Definition

Gets this property denotes the container level immutability to object level immutability migration state. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to