DescribeSecurityGroupsRequest Class

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Container for the parameters to the DescribeSecurityGroups operation.

The DescribeSecurityGroups operation returns information about security groups that you own.

If you specify security group names, information about those security group is returned. Otherwise, information for all security group is returned. If you specify a group that does not exist, a fault is returned.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.EC2.Model.DescribeSecurityGroupsRequest

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

Syntax

C#
public class DescribeSecurityGroupsRequest : AmazonWebServiceRequest
         IRequestEvents

The DescribeSecurityGroupsRequest type exposes the following members

Constructors

  Name Description
Public Method DescribeSecurityGroupsRequest()

Properties

  Name Description
Public Property Filters A list of filters used to match properties for SecurityGroups. For a complete reference to the available filter keys for this operation, see the Amazon EC2 API reference.
Public Property GroupIds
Public Property GroupNames The optional list of Amazon EC2 security groups to describe.

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