Share via


INetworkSecurityGroupOperations Members

The Network Management API includes operations for managing the Network Security Groups for your subscription.

The following tables list the members exposed by the INetworkSecurityGroupOperations type.

Public Methods

(see also Extension Methods)

  Name Description
AddToSubnetAsync Adds a Network Security Group to a subnet.
BeginAddingToSubnetAsync Adds a Network Security Group to a subnet.
BeginCreatingAsync Creates a new Network Security Group.
BeginDeletingAsync Deletes the pecified Network Security Group from your subscription.If the Network Security group is still associated with some VM/Role/Subnet, the deletion will fail. In order to successfully delete the Network Security, it needs to be not used.
BeginDeletingRuleAsync Deletes a rule from the specified Network Security Group.
BeginRemovingFromSubnetAsync Removes a Network Security Group from a subnet.
BeginSettingRuleAsync Sets a new Network Security Rule to existing Network Security Group.
CreateAsync Creates a new Network Security Group.
DeleteAsync The Delete Network Security Group operation removes thespecified Network Security Group from your subscription.If the Network Security group is still associated with some VM/Role/Subnet, the deletion will fail. In order to successfully delete the Network Security, it needs to be not used.
DeleteRuleAsync The Delete Network Security Rule operation removes a rule from the specified Network Security Group.
GetAsync Gets the details for the specified Network Security Group in the subscription.
GetForSubnetAsync Gets the Network Security Group applied to a specific subnet.
ListAsync Lists all of the Network Security Groups for the subscription.
RemoveFromSubnetAsync Removes a Network Security Group from a subnet.
SetRuleAsync Add new Network Security Rule to existing Network Security Group.

Top

Extension Methods

  Name Description
AddToSubnet  Adds a Network Security Group to a subnet. (Defined by NetworkSecurityGroupOperationsExtensions.)
AddToSubnetAsync  Adds a Network Security Group to a subnet. (Defined by NetworkSecurityGroupOperationsExtensions.)
BeginAddingToSubnet  Adds a Network Security Group to a subnet. (Defined by NetworkSecurityGroupOperationsExtensions.)
BeginAddingToSubnetAsync  Adds a Network Security Group to a subnet. (Defined by NetworkSecurityGroupOperationsExtensions.)
BeginCreating  Creates a new Network Security Group. (Defined by NetworkSecurityGroupOperationsExtensions.)
BeginCreatingAsync  Creates a new Network Security Group. (Defined by NetworkSecurityGroupOperationsExtensions.)
BeginDeleting  Deletes the pecified Network Security Group from your subscription.If the Network Security group is still associated with some VM/Role/Subnet, the deletion will fail. In order to successfully delete the Network Security, it needs to be not used. (Defined by NetworkSecurityGroupOperationsExtensions.)
BeginDeletingAsync  Deletes the pecified Network Security Group from your subscription.If the Network Security group is still associated with some VM/Role/Subnet, the deletion will fail. In order to successfully delete the Network Security, it needs to be not used. (Defined by NetworkSecurityGroupOperationsExtensions.)
BeginDeletingRule  Deletes a rule from the specified Network Security Group. (Defined by NetworkSecurityGroupOperationsExtensions.)
BeginDeletingRuleAsync  Deletes a rule from the specified Network Security Group. (Defined by NetworkSecurityGroupOperationsExtensions.)
BeginRemovingFromSubnet  Removes a Network Security Group from a subnet. (Defined by NetworkSecurityGroupOperationsExtensions.)
BeginRemovingFromSubnetAsync  Removes a Network Security Group from a subnet. (Defined by NetworkSecurityGroupOperationsExtensions.)
BeginSettingRule  Sets a new Network Security Rule to existing Network Security Group. (Defined by NetworkSecurityGroupOperationsExtensions.)
BeginSettingRuleAsync  Sets a new Network Security Rule to existing Network Security Group. (Defined by NetworkSecurityGroupOperationsExtensions.)
Create  Creates a new Network Security Group. (Defined by NetworkSecurityGroupOperationsExtensions.)
CreateAsync  Creates a new Network Security Group. (Defined by NetworkSecurityGroupOperationsExtensions.)
Delete  The Delete Network Security Group operation removes thespecified Network Security Group from your subscription.If the Network Security group is still associated with some VM/Role/Subnet, the deletion will fail. In order to successfully delete the Network Security, it needs to be not used. (Defined by NetworkSecurityGroupOperationsExtensions.)
DeleteAsync  The Delete Network Security Group operation removes thespecified Network Security Group from your subscription.If the Network Security group is still associated with some VM/Role/Subnet, the deletion will fail. In order to successfully delete the Network Security, it needs to be not used. (Defined by NetworkSecurityGroupOperationsExtensions.)
DeleteRule  The Delete Network Security Rule operation removes a rule from the specified Network Security Group. (Defined by NetworkSecurityGroupOperationsExtensions.)
DeleteRuleAsync  The Delete Network Security Rule operation removes a rule from the specified Network Security Group. (Defined by NetworkSecurityGroupOperationsExtensions.)
Get  Gets the details for the specified Network Security Group in the subscription. (Defined by NetworkSecurityGroupOperationsExtensions.)
GetAsync  Gets the details for the specified Network Security Group in the subscription. (Defined by NetworkSecurityGroupOperationsExtensions.)
GetForSubnet  Gets the Network Security Group applied to a specific subnet. (Defined by NetworkSecurityGroupOperationsExtensions.)
GetForSubnetAsync  Gets the Network Security Group applied to a specific subnet. (Defined by NetworkSecurityGroupOperationsExtensions.)
List  Lists all of the Network Security Groups for the subscription. (Defined by NetworkSecurityGroupOperationsExtensions.)
ListAsync  Lists all of the Network Security Groups for the subscription. (Defined by NetworkSecurityGroupOperationsExtensions.)
RemoveFromSubnet  Removes a Network Security Group from a subnet. (Defined by NetworkSecurityGroupOperationsExtensions.)
RemoveFromSubnetAsync  Removes a Network Security Group from a subnet. (Defined by NetworkSecurityGroupOperationsExtensions.)
SetRule  Add new Network Security Rule to existing Network Security Group. (Defined by NetworkSecurityGroupOperationsExtensions.)
SetRuleAsync  Add new Network Security Rule to existing Network Security Group. (Defined by NetworkSecurityGroupOperationsExtensions.)

Top

See Also

Reference

INetworkSecurityGroupOperations Interface
Microsoft.WindowsAzure.Management.Network Namespace