Describe Snapshot Schedule Result
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class DescribeSnapshotScheduleResult
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | DescribeSnapshotScheduleResult()()()() | Initializes a new instance of the DescribeSnapshotScheduleResult class | 
|  | Description | |
|  | Equals(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.) | 
|  | RecurrenceInHours | |
|  | StartAt | |
|  | Timezone | |
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | VolumeARN | |
|  | WithDescription(String) | Obsolete. 
            Sets the Description property
             | 
|  | WithRecurrenceInHours(Int32) | Obsolete. 
            Sets the RecurrenceInHours property
             | 
|  | WithStartAt(Int32) | Obsolete. 
            Sets the StartAt property
             | 
|  | WithTimezone(String) | Obsolete. 
            Sets the Timezone property
             | 
|  | WithVolumeARN(String) | Obsolete. 
            Sets the VolumeARN property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | DescribeSnapshotScheduleResult |