次の方法で共有


StorageMigrationOptions クラス

定義

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

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

コンストラクター

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。Setter はネットワーク リソースで ID を設定する必要があるため、保護されます。

(継承元 ProxyResource)
Kind

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

(継承元 ProxyOnlyResourceInner)
Location

リソースの場所

(継承元 Resource)
Name

リソース名

(継承元 ProxyResource)
SwitchSiteAfterMigration

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

Tags

リソース タグ

(継承元 Resource)
Type

リソースの種類

(継承元 ProxyResource)

メソッド

Validate()

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

適用対象