Udostępnij za pośrednictwem


PrivateLinkResourcesOperationsExtensions Class

Definition

Extension methods for PrivateLinkResourcesOperations.

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

Methods

GetByGroupId(IPrivateLinkResourcesOperations, String, String, String)

Gets a privately linkable resources for an account with given group identifier.

GetByGroupIdAsync(IPrivateLinkResourcesOperations, String, String, String, CancellationToken)

Gets a privately linkable resources for an account with given group identifier.

ListByAccount(IPrivateLinkResourcesOperations, String, String)

Gets a list of privately linkable resources for an account.

ListByAccountAsync(IPrivateLinkResourcesOperations, String, String, CancellationToken)

Gets a list of privately linkable resources for an account.

ListByAccountNext(IPrivateLinkResourcesOperations, String)

Gets a list of privately linkable resources for an account.

ListByAccountNextAsync(IPrivateLinkResourcesOperations, String, CancellationToken)

Gets a list of privately linkable resources for an account.

Applies to