AWS SDK for .NET Documentation
DescribeUploadBufferResult Class
AmazonAmazon.StorageGateway.ModelDescribeUploadBufferResult Did this page help you?   Yes   No    Tell us about it...
Describe Upload Buffer Result
Declaration Syntax
C#
public class DescribeUploadBufferResult
Members
All MembersConstructorsMethodsProperties



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

DiskIds
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GatewayARN
The Amazon Resource Name (ARN) of the gateway. Use the ListGateways operation to return a list of gateways for your account and region.

Constraints:

Length
50 - 500


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.)
UploadBufferAllocatedInBytes
UploadBufferUsedInBytes
WithDiskIds(array<String>[]()[][]) Obsolete.
Adds elements to the DiskIds collection

WithDiskIds(IEnumerable<(Of <<'(String>)>>)) Obsolete.
Adds elements to the DiskIds collection

WithGatewayARN(String) Obsolete.
Sets the GatewayARN property

WithUploadBufferAllocatedInBytes(Int64) Obsolete.
Sets the UploadBufferAllocatedInBytes property

WithUploadBufferUsedInBytes(Int64) Obsolete.
Sets the UploadBufferUsedInBytes property

Inheritance Hierarchy
Object
DescribeUploadBufferResult

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