Partager via


IPrivateLinkResourceOperations Interface

Définition

Opérations PrivateLinkResourceOperations.

public interface IPrivateLinkResourceOperations
type IPrivateLinkResourceOperations = interface
Public Interface IPrivateLinkResourceOperations

Méthodes

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

Obtient des informations sur la ressource de liaison privée spécifiée.

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

Répertorie toutes les ressources de liaison privée dans le compte spécifié.

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

Répertorie toutes les ressources de liaison privée dans le compte spécifié.

Méthodes d’extension

Get(IPrivateLinkResourceOperations, String, String, String)

Obtient des informations sur la ressource de liaison privée spécifiée.

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

Obtient des informations sur la ressource de liaison privée spécifiée.

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

Répertorie toutes les ressources de liaison privée dans le compte spécifié.

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

Répertorie toutes les ressources de liaison privée dans le compte spécifié.

ListByBatchAccountNext(IPrivateLinkResourceOperations, String)

Répertorie toutes les ressources de liaison privée dans le compte spécifié.

ListByBatchAccountNextAsync(IPrivateLinkResourceOperations, String, CancellationToken)

Répertorie toutes les ressources de liaison privée dans le compte spécifié.

S’applique à