INetworkSecurityGroupOperations.ListAsync Method (CancellationToken)
Lists all of the Network Security Groups for the subscription.
Assembly: Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)
Parameters
- cancellationToken
-
Type:
System.Threading.CancellationToken
Cancellation token.
Return Value
Type: System.Threading.Tasks.Task<NetworkSecurityGroupListResponse>The List Definitions operation response.
Show: