Sdílet prostřednictvím


IResourceHealthMetadataOperations Rozhraní

Definice

Operace ResourceHealthMetadataOperations

public interface IResourceHealthMetadataOperations
type IResourceHealthMetadataOperations = interface
Public Interface IResourceHealthMetadataOperations

Metody

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

Získá kategorii ResourceHealthMetadata, která se má použít pro daný web.

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

Získá kategorii ResourceHealthMetadata, která se má použít pro daný web.

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

Vypište všechna data ResourceHealthMetadata pro všechny weby ve skupině prostředků v předplatném.

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

Vypište všechna data ResourceHealthMetadata pro všechny weby ve skupině prostředků v předplatném.

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

Získá kategorii ResourceHealthMetadata, která se má použít pro daný web jako kolekce.

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

Získá kategorii ResourceHealthMetadata, která se má použít pro daný web jako kolekce.

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

Získá kategorii ResourceHealthMetadata, která se má použít pro daný web jako kolekce.

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

Získá kategorii ResourceHealthMetadata, která se má použít pro daný web jako kolekce.

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

Vypište všechna data ResourceHealthMetadata pro všechny weby v předplatném.

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

Vypište všechna data ResourceHealthMetadata pro všechny weby v předplatném.

Metody rozšíření

GetBySiteAsync(IResourceHealthMetadataOperations, String, String, CancellationToken)

Získá kategorii ResourceHealthMetadata, která se má použít pro daný web.

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

Získá kategorii ResourceHealthMetadata, která se má použít pro daný web.

ListAsync(IResourceHealthMetadataOperations, CancellationToken)

Vypište všechna data ResourceHealthMetadata pro všechny weby v předplatném.

ListByResourceGroupAsync(IResourceHealthMetadataOperations, String, CancellationToken)

Vypište všechna data ResourceHealthMetadata pro všechny weby ve skupině prostředků v předplatném.

ListByResourceGroupNextAsync(IResourceHealthMetadataOperations, String, CancellationToken)

Vypište všechna data ResourceHealthMetadata pro všechny weby ve skupině prostředků v předplatném.

ListBySiteAsync(IResourceHealthMetadataOperations, String, String, CancellationToken)

Získá kategorii ResourceHealthMetadata, která se má použít pro daný web jako kolekce.

ListBySiteNextAsync(IResourceHealthMetadataOperations, String, CancellationToken)

Získá kategorii ResourceHealthMetadata, která se má použít pro daný web jako kolekce.

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

Získá kategorii ResourceHealthMetadata, která se má použít pro daný web jako kolekce.

ListBySiteSlotNextAsync(IResourceHealthMetadataOperations, String, CancellationToken)

Získá kategorii ResourceHealthMetadata, která se má použít pro daný web jako kolekce.

ListNextAsync(IResourceHealthMetadataOperations, String, CancellationToken)

Vypište všechna data ResourceHealthMetadata pro všechny weby v předplatném.

Platí pro