NetworkSecurityGroup.UpdateStages.WithRule.withoutRule(String name) 方法
定义
Removes an existing security rule.
public Update withoutRule(String name)
参数
- name
-
String
the name of the security rule to remove
返回
the next stage of the network security group description
适用于