次の方法で共有


StorageMigrationOptions.SwitchSiteAfterMigration プロパティ

定義

アプリを切り替える必要がある場合は lt;コード>true</code>、&それ以外の場合は lt;コード>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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象