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

IResourceHealthMetadataOperations 接口

定义

ResourceHealthMetadataOperations 操作。

public interface IResourceHealthMetadataOperations
type IResourceHealthMetadataOperations = interface
Public Interface IResourceHealthMetadataOperations

方法

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

获取要用于给定站点的 ResourceHealthMetadata 类别

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

获取要用于给定站点的 ResourceHealthMetadata 类别

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

列出订阅中资源组中所有站点的所有 ResourceHealthMetadata。

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

列出订阅中资源组中所有站点的所有 ResourceHealthMetadata。

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

获取要作为集合用于给定网站的 ResourceHealthMetadata 类别

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

获取要作为集合用于给定网站的 ResourceHealthMetadata 类别

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

获取要作为集合用于给定网站的 ResourceHealthMetadata 类别

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

获取要作为集合用于给定网站的 ResourceHealthMetadata 类别

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

列出订阅中所有站点的所有 ResourceHealthMetadata。

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

列出订阅中所有站点的所有 ResourceHealthMetadata。

扩展方法

GetBySite(IResourceHealthMetadataOperations, String, String)

获取要用于给定站点的 ResourceHealthMetadata 类别

GetBySiteAsync(IResourceHealthMetadataOperations, String, String, CancellationToken)

获取要用于给定站点的 ResourceHealthMetadata 类别

GetBySiteSlot(IResourceHealthMetadataOperations, String, String, String)

获取要用于给定站点的 ResourceHealthMetadata 类别

GetBySiteSlotAsync(IResourceHealthMetadataOperations, String, String, String, CancellationToken)

获取要用于给定站点的 ResourceHealthMetadata 类别

List(IResourceHealthMetadataOperations)

列出订阅中所有站点的所有 ResourceHealthMetadata。

ListAsync(IResourceHealthMetadataOperations, CancellationToken)

列出订阅中所有站点的所有 ResourceHealthMetadata。

ListByResourceGroup(IResourceHealthMetadataOperations, String)

列出订阅中资源组中所有站点的所有 ResourceHealthMetadata。

ListByResourceGroupAsync(IResourceHealthMetadataOperations, String, CancellationToken)

列出订阅中资源组中所有站点的所有 ResourceHealthMetadata。

ListByResourceGroupNext(IResourceHealthMetadataOperations, String)

列出订阅中资源组中所有站点的所有 ResourceHealthMetadata。

ListByResourceGroupNextAsync(IResourceHealthMetadataOperations, String, CancellationToken)

列出订阅中资源组中所有站点的所有 ResourceHealthMetadata。

ListBySite(IResourceHealthMetadataOperations, String, String)

获取要作为集合用于给定网站的 ResourceHealthMetadata 类别

ListBySiteAsync(IResourceHealthMetadataOperations, String, String, CancellationToken)

获取要作为集合用于给定网站的 ResourceHealthMetadata 类别

ListBySiteNext(IResourceHealthMetadataOperations, String)

获取要作为集合用于给定网站的 ResourceHealthMetadata 类别

ListBySiteNextAsync(IResourceHealthMetadataOperations, String, CancellationToken)

获取要作为集合用于给定网站的 ResourceHealthMetadata 类别

ListBySiteSlot(IResourceHealthMetadataOperations, String, String, String)

获取要作为集合用于给定网站的 ResourceHealthMetadata 类别

ListBySiteSlotAsync(IResourceHealthMetadataOperations, String, String, String, CancellationToken)

获取要作为集合用于给定网站的 ResourceHealthMetadata 类别

ListBySiteSlotNext(IResourceHealthMetadataOperations, String)

获取要作为集合用于给定网站的 ResourceHealthMetadata 类别

ListBySiteSlotNextAsync(IResourceHealthMetadataOperations, String, CancellationToken)

获取要作为集合用于给定网站的 ResourceHealthMetadata 类别

ListNext(IResourceHealthMetadataOperations, String)

列出订阅中所有站点的所有 ResourceHealthMetadata。

ListNextAsync(IResourceHealthMetadataOperations, String, CancellationToken)

列出订阅中所有站点的所有 ResourceHealthMetadata。

适用于