AWS SDK for .NET Documentation
DescribeSnapshotSchedule Method (describeSnapshotScheduleRequest)
AmazonAmazon.StorageGatewayAmazonStorageGatewayClientDescribeSnapshotSchedule(DescribeSnapshotScheduleRequest) Did this page help you?   Yes   No    Tell us about it...

This operation describes the snapshot schedule for the specified gateway volume. The snapshot schedule information includes intervals at which snapshots are automatically initiated on the volume.

Declaration Syntax
C#
public DescribeSnapshotScheduleResponse DescribeSnapshotSchedule(
	DescribeSnapshotScheduleRequest describeSnapshotScheduleRequest
)
Parameters
describeSnapshotScheduleRequest (DescribeSnapshotScheduleRequest)
Container for the necessary parameters to execute the DescribeSnapshotSchedule service method on AmazonStorageGateway.
Return Value
The response from the DescribeSnapshotSchedule service method, as returned by AmazonStorageGateway.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)