다음을 통해 공유


PrivateLinkResourcesOperationsExtensions Class

Definition

Extension methods for PrivateLinkResourcesOperations.

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

Methods

Get(IPrivateLinkResourcesOperations, String, String, String)

Returns a specified private link resource that need to be created for Backup and SiteRecovery

GetAsync(IPrivateLinkResourcesOperations, String, String, String, CancellationToken)

Returns a specified private link resource that need to be created for Backup and SiteRecovery

List(IPrivateLinkResourcesOperations, String, String)

Returns the list of private link resources that need to be created for Backup and SiteRecovery

ListAsync(IPrivateLinkResourcesOperations, String, String, CancellationToken)

Returns the list of private link resources that need to be created for Backup and SiteRecovery

ListNext(IPrivateLinkResourcesOperations, String)

Returns the list of private link resources that need to be created for Backup and SiteRecovery

ListNextAsync(IPrivateLinkResourcesOperations, String, CancellationToken)

Returns the list of private link resources that need to be created for Backup and SiteRecovery

Applies to