PrivateLinkResourcesOperationsExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET