次の方法で共有


PrivateLinkResourcesOperationsExtensions クラス

定義

PrivateLinkResourcesOperations の拡張メソッド。

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

メソッド

GetByGroupId(IPrivateLinkResourcesOperations, String, String, String)

特定のグループ識別子を持つアカウントのプライベートにリンク可能なリソースを取得します。

GetByGroupIdAsync(IPrivateLinkResourcesOperations, String, String, String, CancellationToken)

特定のグループ識別子を持つアカウントのプライベートにリンク可能なリソースを取得します。

ListByAccount(IPrivateLinkResourcesOperations, String, String)

アカウントのプライベートにリンク可能なリソースの一覧を取得します。

ListByAccountAsync(IPrivateLinkResourcesOperations, String, String, CancellationToken)

アカウントのプライベートにリンク可能なリソースの一覧を取得します。

ListByAccountNext(IPrivateLinkResourcesOperations, String)

アカウントのプライベートにリンク可能なリソースの一覧を取得します。

ListByAccountNextAsync(IPrivateLinkResourcesOperations, String, CancellationToken)

アカウントのプライベートにリンク可能なリソースの一覧を取得します。

適用対象