ResourceHealthMetadataOperationsExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static class ResourceHealthMetadataOperationsExtensions
type ResourceHealthMetadataOperationsExtensions = class
Public Module ResourceHealthMetadataOperationsExtensions
Inheritance
ResourceHealthMetadataOperationsExtensions
Methods
GetBySite(IResourceHealthMetadataOperations, String, String)
GetBySiteAsync(IResourceHealthMetadataOperations, String, String, CancellationToken)
GetBySiteSlot(IResourceHealthMetadataOperations, String, String, String)
GetBySiteSlotAsync(IResourceHealthMetadataOperations, String, String, String, CancellationToken)
List(IResourceHealthMetadataOperations)
ListAsync(IResourceHealthMetadataOperations, CancellationToken)
ListByResourceGroup(IResourceHealthMetadataOperations, String)
ListByResourceGroupAsync(IResourceHealthMetadataOperations, String, CancellationToken)
ListByResourceGroupNext(IResourceHealthMetadataOperations, String)
ListByResourceGroupNextAsync(IResourceHealthMetadataOperations, String, CancellationToken)
ListBySite(IResourceHealthMetadataOperations, String, String)
ListBySiteAsync(IResourceHealthMetadataOperations, String, String, CancellationToken)
ListBySiteNext(IResourceHealthMetadataOperations, String)
ListBySiteNextAsync(IResourceHealthMetadataOperations, String, CancellationToken)
ListBySiteSlot(IResourceHealthMetadataOperations, String, String, String)
ListBySiteSlotAsync(IResourceHealthMetadataOperations, String, String, String, CancellationToken)
ListBySiteSlotNext(IResourceHealthMetadataOperations, String)
ListBySiteSlotNextAsync(IResourceHealthMetadataOperations, String, CancellationToken)
ListNext(IResourceHealthMetadataOperations, String)
ListNextAsync(IResourceHealthMetadataOperations, String, CancellationToken)
Applies to