次の方法で共有


StorageMigrationOptions クラス

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

変数はサーバーによってのみ設定され、要求の送信時には無視されます。

継承
azure.mgmt.web.v2020_12_01.models._models_py3.ProxyOnlyResource
StorageMigrationOptions

コンストラクター

StorageMigrationOptions(*, kind: str | None = None, azurefiles_connection_string: str | None = None, azurefiles_share: str | None = None, switch_site_after_migration: bool = False, block_write_access_to_site: bool = False, **kwargs: Any)

キーワードのみのパラメーター

名前 説明
kind
str

リソースの種類。

azurefiles_connection_string
str

AzureFiles 接続文字列。

azurefiles_share
str

AzureFiles 共有。

switch_site_after_migration

<code>true</code>アプリを切り替える必要がある場合は 。それ以外の場合は:code:<code>false</code>.

block_write_access_to_site

<code>true</code> コピー操作中にアプリを読み取り専用にする必要がある場合は 。それ以外の場合は <code>false</code>

変数

名前 説明
id
str

リソース ID。

name
str

リソース名。

kind
str

リソースの種類。

type
str

リソースの種類。

azurefiles_connection_string
str

AzureFiles 接続文字列。

azurefiles_share
str

AzureFiles 共有。

switch_site_after_migration

<code>true</code>アプリを切り替える必要がある場合は 。それ以外の場合は:code:<code>false</code>.

block_write_access_to_site

<code>true</code> コピー操作中にアプリを読み取り専用にする必要がある場合は 。それ以外の場合は <code>false</code>