INetworkSecurityGroupOperations 成员
The Network Management API includes operations for managing the Network Security Groups for your subscription.
以下各表列出了由 INetworkSecurityGroupOperations 类型公开的成员。
公共 方法
(另请参见 Extension 方法)
Name | 说明 | |
---|---|---|
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. |
返回页首
Extension 方法
Name | 说明 | |
---|---|---|
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.) |
返回页首
另请参阅
参考
INetworkSecurityGroupOperations 接口
Microsoft.WindowsAzure.Management.Network 命名空间