Share via


PrivateLinkResourceOperationsExtensions Class

Definition

Extension methods for PrivateLinkResourceOperations.

public static class PrivateLinkResourceOperationsExtensions
type PrivateLinkResourceOperationsExtensions = class
Public Module PrivateLinkResourceOperationsExtensions
Inheritance
PrivateLinkResourceOperationsExtensions

Methods

Get(IPrivateLinkResourceOperations, String, String, String)

Gets information about the specified private link resource.

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

Gets information about the specified private link resource.

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

Lists all of the private link resources in the specified account.

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

Lists all of the private link resources in the specified account.

ListByBatchAccountNext(IPrivateLinkResourceOperations, String)

Lists all of the private link resources in the specified account.

ListByBatchAccountNextAsync(IPrivateLinkResourceOperations, String, CancellationToken)

Lists all of the private link resources in the specified account.

Applies to