Delen via


ISupportsGettingById<T> Interface

Definitie

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

Type parameters

T
Afgeleid

Methoden

GetById(String)

Hiermee haalt u de informatie op over een resource uit Azure op basis van de resource-id.

GetByIdAsync(String, CancellationToken)

Hiermee haalt u de informatie op over een resource uit Azure op basis van de resource-id.

Van toepassing op