NetworkSecurityGroupOperationsExtensions.List Method (INetworkSecurityGroupOperations)

 

Lists all of the Network Security Groups for the subscription.

Namespace:   Microsoft.WindowsAzure.Management.Network
Assembly:  Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)

public static NetworkSecurityGroupListResponse List(
	this INetworkSecurityGroupOperations operations
)

Parameters

operations
Type: Microsoft.WindowsAzure.Management.Network.INetworkSecurityGroupOperations

Reference to the Microsoft.WindowsAzure.Management.Network.INetworkSecurityGroupOperations.

Return Value

Type: Microsoft.WindowsAzure.Management.Network.Models.NetworkSecurityGroupListResponse

The List Definitions operation response.

Return to top
Show: