DataLakeAnalyticsCapabilityInformation.IsUnderMigrationState 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.
The Boolean value of true or false to indicate the maintenance state. Serialized Name: CapabilityInformation.migrationState
public bool? IsUnderMigrationState { get; }
member this.IsUnderMigrationState : Nullable<bool>
Public ReadOnly Property IsUnderMigrationState As Nullable(Of Boolean)