次の方法で共有


PrivateLinkResourcesOperationsExtensions クラス

定義

PrivateLinkResourcesOperations の拡張メソッド。

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

メソッド

Get(IPrivateLinkResourcesOperations, String, String, String, String)

プライベート リンク リソースを取得します。

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

プライベート リンク リソースを取得します。

ListByResource(IPrivateLinkResourcesOperations, String, String, String, String, Nullable<Int32>)

特定のトピック、ドメイン、またはパートナーの名前空間の下にプライベート リンク リソースを一覧表示します。

ListByResourceAsync(IPrivateLinkResourcesOperations, String, String, String, String, Nullable<Int32>, CancellationToken)

特定のトピック、ドメイン、またはパートナーの名前空間の下にプライベート リンク リソースを一覧表示します。

ListByResourceNext(IPrivateLinkResourcesOperations, String)

特定のトピック、ドメイン、またはパートナーの名前空間の下にプライベート リンク リソースを一覧表示します。

ListByResourceNextAsync(IPrivateLinkResourcesOperations, String, CancellationToken)

特定のトピック、ドメイン、またはパートナーの名前空間の下にプライベート リンク リソースを一覧表示します。

適用対象