BackupInfo.BackupRemotePartitions 속성

정의

원격 파티션을 백업할지 여부를 가져오거나 설정합니다.

public bool BackupRemotePartitions { get; set; }
member this.BackupRemotePartitions : bool with get, set
Public Property BackupRemotePartitions As Boolean

속성 값

원격 파티션이 백업되면 true입니다. 그렇지 않으면 false입니다.

적용 대상