Megosztás a következőn keresztül:


ISupportsGettingByResourceGroup<T> Interfész

Definíció

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

Típusparaméterek

T
Származtatott

Metódusok

GetByResourceGroup(String, String)

Lekéri egy erőforrás adatait az Azure-ból az erőforrás neve és az erőforráscsoport neve alapján.

GetByResourceGroupAsync(String, String, CancellationToken)

Lekéri egy erőforrás adatait az Azure-ból az erőforrás neve és az erőforráscsoport neve alapján.

A következőre érvényes: