Compartir a través de


StorageMigrationOptions.SwitchSiteAfterMigration Propiedad

Definición

Obtiene o establece <code>true</code>si se debe cambiar la aplicación; de lo contrario, <code>false</code>.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.switchSiteAfterMigration")]
public bool? SwitchSiteAfterMigration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.switchSiteAfterMigration")>]
member this.SwitchSiteAfterMigration : Nullable<bool> with get, set
Public Property SwitchSiteAfterMigration As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a