The Subnet data type.
Inheritance Hierarchy
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class Subnet : Object
The Subnet type exposes the following members
Constructors
| Name | Description | |
|---|---|---|
|
Subnet() |
Properties
| Name | Description | |
|---|---|---|
|
AvailabilityZone | Specifies the Availability Zone the subnet is in. |
|
AvailableIpAddressCount |
Specifies the number of unused IP addresses in the subnet. |
|
CidrBlock | Specifies the CIDR block assigned to the subnet. |
|
DefaultForAz | |
|
MapPublicIpOnLaunch | |
|
State |
Describes the current state of the subnet. The state of the subnet may be either |
|
SubnetId | Specifies the ID of the subnet. |
|
Tags | A list of tags for the Subnet. |
|
VpcId | Contains the ID of the VPC the subnet is in. |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8