次の方法で共有


StorageMigrationOptions クラス

定義

アプリ コンテンツ移行のオプション。

[Microsoft.Rest.Serialization.JsonTransformation]
public class StorageMigrationOptions : Microsoft.Azure.Management.WebSites.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type StorageMigrationOptions = class
    inherit ProxyOnlyResource
Public Class StorageMigrationOptions
Inherits ProxyOnlyResource
継承
StorageMigrationOptions
属性

コンストラクター

StorageMigrationOptions()

StorageMigrationOptions クラスの新しいインスタンスを初期化します。

StorageMigrationOptions(String, String, String, String, String, String, Nullable<Boolean>, Nullable<Boolean>)

StorageMigrationOptions クラスの新しいインスタンスを初期化します。

プロパティ

AzurefilesConnectionString

azureFiles 接続文字列を取得または設定します。

AzurefilesShare

azureFiles 共有を取得または設定します。

BlockWriteAccessToSite

コピー操作中にアプリを読み取り専用にする必要がある場合は、lt;コード&gt;true&lt;/code&gt; を取得または設定&します。それ以外の場合は、&lt;code&gt;false&lt;/code&gt;。

Id

リソース ID を取得します。

(継承元 ProxyOnlyResource)
Kind

リソースの種類を取得または設定します。

(継承元 ProxyOnlyResource)
Name

リソース名を取得します。

(継承元 ProxyOnlyResource)
SwitchSiteAfterMigration

アプリを切り替える必要がある場合は lt;コード&gt;true&lt;/code&gt;、&それ以外の場合は lt;コード&gt;false&lt;/code&gt; を取得または設定&します。

Type

リソースの種類を取得します。

(継承元 ProxyOnlyResource)

メソッド

Validate()

オブジェクトを検証します。

適用対象