Freigeben über


IPrivateLinkResourceOperations Schnittstelle

Definition

PrivateLinkResourceOperations-Vorgänge.

public interface IPrivateLinkResourceOperations
type IPrivateLinkResourceOperations = interface
Public Interface IPrivateLinkResourceOperations

Methoden

GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Ruft Informationen zur angegebenen Private Link-Ressource ab.

ListByBatchAccountNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Listet alle Private Link-Ressourcen im angegebenen Konto auf.

ListByBatchAccountWithHttpMessagesAsync(String, String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)

Listet alle Private Link-Ressourcen im angegebenen Konto auf.

Erweiterungsmethoden

Get(IPrivateLinkResourceOperations, String, String, String)

Ruft Informationen zur angegebenen Private Link-Ressource ab.

GetAsync(IPrivateLinkResourceOperations, String, String, String, CancellationToken)

Ruft Informationen zur angegebenen Private Link-Ressource ab.

ListByBatchAccount(IPrivateLinkResourceOperations, String, String, Nullable<Int32>)

Listet alle Private Link-Ressourcen im angegebenen Konto auf.

ListByBatchAccountAsync(IPrivateLinkResourceOperations, String, String, Nullable<Int32>, CancellationToken)

Listet alle Private Link-Ressourcen im angegebenen Konto auf.

ListByBatchAccountNext(IPrivateLinkResourceOperations, String)

Listet alle Private Link-Ressourcen im angegebenen Konto auf.

ListByBatchAccountNextAsync(IPrivateLinkResourceOperations, String, CancellationToken)

Listet alle Private Link-Ressourcen im angegebenen Konto auf.

Gilt für: