다음을 통해 공유


BlobRestoreParameters 클래스

Blob 복원 매개 변수입니다.

Azure로 보내려면 모든 필수 매개 변수를 채워야 합니다.

상속
azure.mgmt.storage._serialization.Model
BlobRestoreParameters

생성자

BlobRestoreParameters(*, time_to_restore: datetime, blob_ranges: List[_models.BlobRestoreRange], **kwargs)

변수

time_to_restore
datetime

Blob을 지정된 시간으로 복원합니다. 필수 요소.

blob_ranges
list[BlobRestoreRange]

복원할 Blob 범위입니다. 필수 요소.