IPrivateLinkResourcesOperations インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
PrivateLinkResourcesOperations 操作。
public interface IPrivateLinkResourcesOperations
type IPrivateLinkResourcesOperations = interface
Public Interface IPrivateLinkResourcesOperations
メソッド
GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Azure Monitor PrivateLinkScope 用に作成する必要があるプライベート リンク リソースを取得します。 |
ListByPrivateLinkScopeNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Azure Monitor PrivateLinkScope 用に作成する必要があるプライベート リンク リソースを取得します。 |
ListByPrivateLinkScopeWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
Azure Monitor PrivateLinkScope 用に作成する必要があるプライベート リンク リソースを取得します。 |
拡張メソッド
Get(IPrivateLinkResourcesOperations, String, String, String) |
Azure Monitor PrivateLinkScope 用に作成する必要があるプライベート リンク リソースを取得します。 |
GetAsync(IPrivateLinkResourcesOperations, String, String, String, CancellationToken) |
Azure Monitor PrivateLinkScope 用に作成する必要があるプライベート リンク リソースを取得します。 |
ListByPrivateLinkScope(IPrivateLinkResourcesOperations, String, String) |
Azure Monitor PrivateLinkScope 用に作成する必要があるプライベート リンク リソースを取得します。 |
ListByPrivateLinkScopeAsync(IPrivateLinkResourcesOperations, String, String, CancellationToken) |
Azure Monitor PrivateLinkScope 用に作成する必要があるプライベート リンク リソースを取得します。 |
ListByPrivateLinkScopeNext(IPrivateLinkResourcesOperations, String) |
Azure Monitor PrivateLinkScope 用に作成する必要があるプライベート リンク リソースを取得します。 |
ListByPrivateLinkScopeNextAsync(IPrivateLinkResourcesOperations, String, CancellationToken) |
Azure Monitor PrivateLinkScope 用に作成する必要があるプライベート リンク リソースを取得します。 |
適用対象
Azure SDK for .NET