Udostępnij za pośrednictwem


ISupportsGettingById<T> Interfejs

Definicja

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

Parametry typu

T
Pochodne

Metody

GetById(String)

Pobiera informacje o zasobie z platformy Azure na podstawie identyfikatora zasobu.

GetByIdAsync(String, CancellationToken)

Pobiera informacje o zasobie z platformy Azure na podstawie identyfikatora zasobu.

Dotyczy