ResourceHealthMetadataOperationsExtensions Class

Definition

Extension methods for ResourceHealthMetadataOperations.

public static class ResourceHealthMetadataOperationsExtensions
type ResourceHealthMetadataOperationsExtensions = class
Public Module ResourceHealthMetadataOperationsExtensions
Inheritance
ResourceHealthMetadataOperationsExtensions

Methods

GetBySiteAsync(IResourceHealthMetadataOperations, String, String, CancellationToken)

Gets the category of ResourceHealthMetadata to use for the given site

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

Gets the category of ResourceHealthMetadata to use for the given site

ListAsync(IResourceHealthMetadataOperations, CancellationToken)

List all ResourceHealthMetadata for all sites in the subscription.

ListByResourceGroupAsync(IResourceHealthMetadataOperations, String, CancellationToken)

List all ResourceHealthMetadata for all sites in the resource group in the subscription.

ListByResourceGroupNextAsync(IResourceHealthMetadataOperations, String, CancellationToken)

List all ResourceHealthMetadata for all sites in the resource group in the subscription.

ListBySiteAsync(IResourceHealthMetadataOperations, String, String, CancellationToken)

Gets the category of ResourceHealthMetadata to use for the given site as a collection

ListBySiteNextAsync(IResourceHealthMetadataOperations, String, CancellationToken)

Gets the category of ResourceHealthMetadata to use for the given site as a collection

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

Gets the category of ResourceHealthMetadata to use for the given site as a collection

ListBySiteSlotNextAsync(IResourceHealthMetadataOperations, String, CancellationToken)

Gets the category of ResourceHealthMetadata to use for the given site as a collection

ListNextAsync(IResourceHealthMetadataOperations, String, CancellationToken)

List all ResourceHealthMetadata for all sites in the subscription.

Applies to