共用方式為


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;code & gt;true & lt;/code & gt; 如果應用程式應該在複製作業期間唯讀,則 & 為 lt;code gt;false & lt;/code && gt;。

Id

資源識別碼。Setter 受到保護,因為必須在網路資源中設定識別碼。

(繼承來源 ProxyResource)
Kind

取得或設定資源的種類。

(繼承來源 ProxyOnlyResourceInner)
Location

資源位置

(繼承來源 Resource)
Name

資源名稱

(繼承來源 ProxyResource)
SwitchSiteAfterMigration

取得或設定 & lt;code & gt;true & lt;/code & gt;如果應用程式應該切換, & 則為 lt;code gt;false & lt;/code && gt;。

Tags

資源標籤

(繼承來源 Resource)
Type

資源類型

(繼承來源 ProxyResource)

方法

Validate()

驗證 物件。

適用於