ResourceHealthMetadataOperationsExtensions Class

Definition

Extension methods for ResourceHealthMetadataOperations.

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

Methods

GetBySite(IResourceHealthMetadataOperations, String, String)

Gets the category of ResourceHealthMetadata to use for the given site

GetBySiteAsync(IResourceHealthMetadataOperations, String, String, CancellationToken)

Gets the category of ResourceHealthMetadata to use for the given site

GetBySiteSlot(IResourceHealthMetadataOperations, String, String, String)

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

List(IResourceHealthMetadataOperations)

List all ResourceHealthMetadata for all sites in the subscription.

ListAsync(IResourceHealthMetadataOperations, CancellationToken)

List all ResourceHealthMetadata for all sites in the subscription.

ListByResourceGroup(IResourceHealthMetadataOperations, String)

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

ListByResourceGroupAsync(IResourceHealthMetadataOperations, String, CancellationToken)

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

ListByResourceGroupNext(IResourceHealthMetadataOperations, String)

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.

ListBySite(IResourceHealthMetadataOperations, String, String)

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

ListBySiteAsync(IResourceHealthMetadataOperations, String, String, CancellationToken)

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

ListBySiteNext(IResourceHealthMetadataOperations, String)

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

ListBySiteSlot(IResourceHealthMetadataOperations, String, String, String)

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

ListBySiteSlotNext(IResourceHealthMetadataOperations, String)

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

ListNext(IResourceHealthMetadataOperations, String)

List all ResourceHealthMetadata for all sites in the subscription.

ListNextAsync(IResourceHealthMetadataOperations, String, CancellationToken)

List all ResourceHealthMetadata for all sites in the subscription.

Applies to