Dela via


ISupportsGettingById<T> Gränssnitt

Definition

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

Typparametrar

T
Härledda

Metoder

GetById(String)

Hämtar information om en resurs från Azure baserat på resurs-ID:t.

GetByIdAsync(String, CancellationToken)

Hämtar information om en resurs från Azure baserat på resurs-ID:t.

Gäller för