PrivateLinkResourceOperationsExtensions Klas
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
Extensiemethoden voor PrivateLinkResourceOperations.
public static class PrivateLinkResourceOperationsExtensions
type PrivateLinkResourceOperationsExtensions = class
Public Module PrivateLinkResourceOperationsExtensions
- Overname
-
PrivateLinkResourceOperationsExtensions
Methoden
Get(IPrivateLinkResourceOperations, String, String, String) |
Hiermee haalt u informatie op over de opgegeven private link-resource. |
GetAsync(IPrivateLinkResourceOperations, String, String, String, CancellationToken) |
Hiermee haalt u informatie op over de opgegeven private link-resource. |
ListByBatchAccount(IPrivateLinkResourceOperations, String, String, Nullable<Int32>) |
Een lijst met alle private link-resources in het opgegeven account. |
ListByBatchAccountAsync(IPrivateLinkResourceOperations, String, String, Nullable<Int32>, CancellationToken) |
Een lijst met alle private link-resources in het opgegeven account. |
ListByBatchAccountNext(IPrivateLinkResourceOperations, String) |
Een lijst met alle private link-resources in het opgegeven account. |
ListByBatchAccountNextAsync(IPrivateLinkResourceOperations, String, CancellationToken) |
Een lijst met alle private link-resources in het opgegeven account. |
Van toepassing op
Azure SDK for .NET