AWS SDK for .NET Documentation
DescribeSnapshotScheduleRequest Class
AmazonAmazon.StorageGateway.ModelDescribeSnapshotScheduleRequest Did this page help you?   Yes   No    Tell us about it...
Container for the parameters to the DescribeSnapshotSchedule operation.

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 class DescribeSnapshotScheduleRequest : AmazonWebServiceRequest
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DescribeSnapshotScheduleRequest()()()()
Initializes a new instance of the DescribeSnapshotScheduleRequest class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
VolumeARN
The Amazon Resource Name (ARN) of the volume. Use the ListVolumes operation to return a list of gateway volumes.

Constraints:

Length
50 - 500


WithVolumeARN(String) Obsolete.
Sets the VolumeARN property

Inheritance Hierarchy
Object
AmazonWebServiceRequest
 DescribeSnapshotScheduleRequest
See Also

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