Partager via


ISupportsListingByResourceGroup<T> Interface

Définition

public interface ISupportsListingByResourceGroup<T>
type ISupportsListingByResourceGroup<'T> = interface
Public Interface ISupportsListingByResourceGroup(Of T)

Paramètres de type

T
Dérivé

Méthodes

ListByResourceGroup(String)

Répertorie les ressources du type spécifié dans le groupe de ressources spécifié.

ListByResourceGroupAsync(String, Boolean, CancellationToken)

Répertorie les ressources du type spécifié dans le groupe de ressources spécifié.

S’applique à