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 클래스의 새 instance 초기화합니다.

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

StorageMigrationOptions 클래스의 새 instance 초기화합니다.

속성

AzurefilesConnectionString

azureFiles 연결 문자열을 가져오거나 설정합니다.

AzurefilesShare

azureFiles 공유를 가져오거나 설정합니다.

BlockWriteAccessToSite

복사 작업 중에만 앱을 읽어야 하는 경우 lt;code&gt;true&lt;/code&gt;를 가져오거나 설정합니다&. 그렇지 않으면 &lt;code&gt;false&lt;/code&gt;입니다.

Id

리소스 ID. 네트워크 리소스에서 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()

개체의 유효성을 검사합니다.

적용 대상