Delen via


IPrivateLinkResourceOperations Interface

Definitie

PrivateLinkResourceOperations-bewerkingen.

public interface IPrivateLinkResourceOperations
type IPrivateLinkResourceOperations = interface
Public Interface IPrivateLinkResourceOperations

Methoden

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

Hiermee haalt u informatie op over de opgegeven private link-resource.

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

Een lijst met alle private link-resources in het opgegeven account.

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

Een lijst met alle private link-resources in het opgegeven account.

Extensiemethoden

Get(IPrivateLinkResourceOperations, String, String, String)

Hiermee haalt u informatie op over de opgegeven private link-resource.

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

Hiermee haalt u informatie op over de opgegeven private link-resource.

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

Een lijst met alle private link-resources in het opgegeven account.

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

Een lijst met alle private link-resources in het opgegeven account.

ListByBatchAccountNext(IPrivateLinkResourceOperations, String)

Een lijst met alle private link-resources in het opgegeven account.

ListByBatchAccountNextAsync(IPrivateLinkResourceOperations, String, CancellationToken)

Een lijst met alle private link-resources in het opgegeven account.

Van toepassing op