AmazonEC2Client.DescribeSecurityGroups Method

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

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.

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

Syntax

C#
public virtual DescribeSecurityGroupsResponse DescribeSecurityGroups()
Return Value
Type: Amazon.EC2.Model.DescribeSecurityGroupsResponse
The response from the DescribeSecurityGroups service method, as returned by AmazonEC2.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5