你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IAzureFirewallFqdnTagsOperations 接口

定义

AzureFirewallFqdnTagsOperations 操作。

public interface IAzureFirewallFqdnTagsOperations
type IAzureFirewallFqdnTagsOperations = interface
Public Interface IAzureFirewallFqdnTagsOperations

方法

ListAllNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

获取订阅中的所有Azure 防火墙 FQDN 标记。

ListAllWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

获取订阅中的所有Azure 防火墙 FQDN 标记。

扩展方法

ListAll(IAzureFirewallFqdnTagsOperations)

获取订阅中的所有Azure 防火墙 FQDN 标记。

ListAllAsync(IAzureFirewallFqdnTagsOperations, CancellationToken)

获取订阅中的所有Azure 防火墙 FQDN 标记。

ListAllNext(IAzureFirewallFqdnTagsOperations, String)

获取订阅中的所有Azure 防火墙 FQDN 标记。

ListAllNextAsync(IAzureFirewallFqdnTagsOperations, String, CancellationToken)

获取订阅中的所有Azure 防火墙 FQDN 标记。

适用于