次の方法で共有


PrivateLinkResourcesOperationsExtensions クラス

定義

PrivateLinkResourcesOperations の拡張メソッド。

public static class PrivateLinkResourcesOperationsExtensions
type PrivateLinkResourcesOperationsExtensions = class
Public Module PrivateLinkResourcesOperationsExtensions
継承
PrivateLinkResourcesOperationsExtensions

メソッド

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 用に作成する必要があるプライベート リンク リソースを取得します。

適用対象