AWS SDK for .NET Documentation
Subnet Class
AmazonAmazon.Redshift.ModelSubnet Did this page help you?   Yes   No    Tell us about it...
Describes a subnet.
Declaration Syntax
C#
public class Subnet
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
Subnet()()()()
Initializes a new instance of the Subnet 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.)
SubnetAvailabilityZone
Gets and sets the property SubnetAvailabilityZone.

SubnetIdentifier
Gets and sets the property SubnetIdentifier.

The identifier of the subnet.


SubnetStatus
Gets and sets the property SubnetStatus.

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

Inheritance Hierarchy
Object
Subnet

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