This data type is used as a response element in the DescribeDBSubnetGroups action.

C# |
public class Subnet

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | Subnet()()()() | Initializes a new instance of the Subnet class |
![]() | 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.) |
![]() | SubnetAvailabilityZone |
Contains Availability Zone information. This data type is used as an element in the following data type: |
![]() | SubnetIdentifier |
Specifies the identifier of the subnet.
|
![]() | SubnetStatus |
Specifies the status of the subnet.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithSubnetAvailabilityZone(AvailabilityZone) | Obsolete.
Sets the SubnetAvailabilityZone property
|
![]() | WithSubnetIdentifier(String) | Obsolete.
Sets the SubnetIdentifier property
|
![]() | WithSubnetStatus(String) | Obsolete.
Sets the SubnetStatus property
|

Object | |
![]() | Subnet |