PrivateLinkResourcesOperationsExtensions クラス

定義

PrivateLinkResourcesOperations の拡張メソッド。

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

メソッド

Get(IPrivateLinkResourcesOperations, String, String, String)

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

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

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

ListByCluster(IPrivateLinkResourcesOperations, String, String)

HDInsight クラスター内のプライベート リンク リソースを一覧表示します。

ListByClusterAsync(IPrivateLinkResourcesOperations, String, String, CancellationToken)

HDInsight クラスター内のプライベート リンク リソースを一覧表示します。

適用対象