Sdílet prostřednictvím


ISupportsGettingById<T> Rozhraní

Definice

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

Parametry typu

T
Odvozené

Metody

GetById(String)

Získá informace o prostředku z Azure na základě ID prostředku.

GetByIdAsync(String, CancellationToken)

Získá informace o prostředku z Azure na základě ID prostředku.

Platí pro