C# 클래스 Amazon.StorageGateway.Model.UpdateSnapshotScheduleRequest

Container for the parameters to the UpdateSnapshotSchedule operation.

This operation updates a snapshot schedule configured for a gateway volume.

The default snapshot schedule for volume is once every 24 hours, starting at the creation time of the volume. You can use this API to change the snapshot schedule configured for the volume.

In the request you must identify the gateway volume whose snapshot schedule you want to update, and the schedule information, including when you want the snapshot to begin on a day and the frequency (in hours) of snapshots.

상속: AmazonStorageGatewayRequest
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetDescription ( ) : bool
IsSetRecurrenceInHours ( ) : bool
IsSetStartAt ( ) : bool
IsSetVolumeARN ( ) : bool