Condividi tramite


IDatabaseMigrationSqlVM.OfflineConfigurationOffline Property

Definition

Offline migration

[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Offline migration", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="offline")]
public bool? OfflineConfigurationOffline { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Offline migration", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="offline")>]
member this.OfflineConfigurationOffline : Nullable<bool> with get, set
Public Property OfflineConfigurationOffline As Nullable(Of Boolean)

Property Value

Attributes

Applies to