次の方法で共有


IApplicationGatewayPrivateLinkResourcesOperations インターフェイス

定義

ApplicationGatewayPrivateLinkResourcesOperations 操作。

public interface IApplicationGatewayPrivateLinkResourcesOperations
type IApplicationGatewayPrivateLinkResourcesOperations = interface
Public Interface IApplicationGatewayPrivateLinkResourcesOperations

メソッド

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

アプリケーション ゲートウェイ上のすべてのプライベート リンク リソースを一覧表示します。

ListWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

アプリケーション ゲートウェイ上のすべてのプライベート リンク リソースを一覧表示します。

拡張メソッド

List(IApplicationGatewayPrivateLinkResourcesOperations, String, String)

アプリケーション ゲートウェイ上のすべてのプライベート リンク リソースを一覧表示します。

ListAsync(IApplicationGatewayPrivateLinkResourcesOperations, String, String, CancellationToken)

アプリケーション ゲートウェイ上のすべてのプライベート リンク リソースを一覧表示します。

ListNext(IApplicationGatewayPrivateLinkResourcesOperations, String)

アプリケーション ゲートウェイ上のすべてのプライベート リンク リソースを一覧表示します。

ListNextAsync(IApplicationGatewayPrivateLinkResourcesOperations, String, CancellationToken)

アプリケーション ゲートウェイ上のすべてのプライベート リンク リソースを一覧表示します。

適用対象