AWS SDK for .NET Documentation
DescribeTapesResult Class
AmazonAmazon.StorageGateway.ModelDescribeTapesResult Did this page help you?   Yes   No    Tell us about it...

DescribeTapesOutput

Declaration Syntax
C#
public class DescribeTapesResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DescribeTapesResult()()()()
Initializes a new instance of the DescribeTapesResult 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.)
Marker
An opaque string which can be used as part of a subsequent DescribeTapes call to retrieve the next page of results. If a response does not contain a marker, then there are no more results to be retrieved.

Constraints:

Length
1 - 1000


Tapes
An array of virtual tape descriptions.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithMarker(String) Obsolete.
Sets the Marker property

WithTapes(array<Tape>[]()[][]) Obsolete.
Adds elements to the Tapes collection

WithTapes(IEnumerable<(Of <<'(Tape>)>>)) Obsolete.
Adds elements to the Tapes collection

Inheritance Hierarchy
Object
DescribeTapesResult

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