Dela via


ISupportsGettingByResourceGroup<T> Gränssnitt

Definition

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

Typparametrar

T
Härledda

Metoder

GetByResourceGroup(String, String)

Hämtar information om en resurs från Azure baserat på resursnamnet och namnet på resursgruppen.

GetByResourceGroupAsync(String, String, CancellationToken)

Hämtar information om en resurs från Azure baserat på resursnamnet och namnet på resursgruppen.

Gäller för