AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 
A JSON object containing the following fields:

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.StorageGateway.Model.DescribeGatewayInformationResult

Namespace: Amazon.StorageGateway.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class DescribeGatewayInformationResult : AmazonWebServiceResponse

The DescribeGatewayInformationResult type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property GatewayARN System.String Gets and sets the property GatewayARN.
Public Property GatewayId System.String Gets and sets the property GatewayId.

The unique identifier assigned to your gateway during activation. This id becomes part of the gateway Amazon Resources Name (ARN) which you use as input for other operations.

Public Property GatewayName System.String Gets and sets the property GatewayName.

The name you configured for your gateway.

Public Property GatewayNetworkInterfaces System.Collections.Generic.List<Amazon.StorageGateway.Model.NetworkInterface> Gets and sets the property GatewayNetworkInterfaces.

A NetworkInterface array that contains descriptions of the gateway network interfaces.

Public Property GatewayState System.String Gets and sets the property GatewayState.

A value that indicates the operating state of the gateway.

Public Property GatewayTimezone System.String Gets and sets the property GatewayTimezone.

A value that indicates the time zone configured for the gateway.

Public Property GatewayType System.String Gets and sets the property GatewayType.

The type of the gateway.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property LastSoftwareUpdate System.String Gets and sets the property LastSoftwareUpdate.

The date on which the last software update was applied to the gateway. If the gateway has never been updated, this field does not return a value in the response.

Public Property NextUpdateAvailabilityDate System.String Gets and sets the property NextUpdateAvailabilityDate.

The date on which an update to the gateway is available. This date is in the time zone of the gateway. If the gateway is not available for an update this field is not returned in the response.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8