你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
DefaultSecurityRulesOperationsExtensions 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
DefaultSecurityRulesOperations 的扩展方法。
public static class DefaultSecurityRulesOperationsExtensions
type DefaultSecurityRulesOperationsExtensions = class
Public Module DefaultSecurityRulesOperationsExtensions
- 继承
-
DefaultSecurityRulesOperationsExtensions
方法
Get(IDefaultSecurityRulesOperations, String, String, String) |
获取指定的默认网络安全规则。 |
GetAsync(IDefaultSecurityRulesOperations, String, String, String, CancellationToken) |
获取指定的默认网络安全规则。 |
List(IDefaultSecurityRulesOperations, String, String) |
获取网络安全组中的所有默认安全规则。 |
ListAsync(IDefaultSecurityRulesOperations, String, String, CancellationToken) |
获取网络安全组中的所有默认安全规则。 |
ListNext(IDefaultSecurityRulesOperations, String) |
获取网络安全组中的所有默认安全规则。 |
ListNextAsync(IDefaultSecurityRulesOperations, String, CancellationToken) |
获取网络安全组中的所有默认安全规则。 |