Share via


StorageMigrationOptionsProperties.SwitchSiteAfterMigration Property

Definition

trueif the app should be switched over; otherwise, false.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public bool? SwitchSiteAfterMigration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.SwitchSiteAfterMigration : Nullable<bool> with get, set
Public Property SwitchSiteAfterMigration As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to