SecurityGroup Class

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

An Amazon EC2 security group, describing how EC2 instances in this group can receive network traffic.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.SecurityGroup

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

Syntax

C#
public class SecurityGroup : Object

The SecurityGroup type exposes the following members

Constructors

  Name Description
Public Method SecurityGroup()

Properties

  Name Description
Public Property Description The description of this security group.
Public Property GroupId
Public Property GroupName The name of this security group.
Public Property IpPermissions The permissions enabled for this security group.
Public Property IpPermissionsEgress
Public Property OwnerId The AWS Access Key ID of the owner of the security group.
Public Property Tags
Public Property VpcId

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