Vpc Class

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

The Vpc data type.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.Vpc

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public class Vpc : Object

The Vpc type exposes the following members

Constructors

  Name Description
Public Method Vpc()

Properties

  Name Description
Public Property CidrBlock Specifies the CIDR block the VPC covers.
Public Property DhcpOptionsId Specifies the ID of the set of DHCP options associated with the VPC. Contains a value of default if the default options are associated with the VPC.
Public Property InstanceTenancy The allowed tenancy of instances launched into the VPC.
Public Property IsDefault
Public Property State Describes the current state of the VPC. The state of the subnet may be either pending or available.
Public Property Tags A list of tags for the VPC.
Public Property VpcId Specifies the ID of the VPC.

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