IPrivateLinkResourcesOperations インターフェイス

定義

PrivateLinkResourcesOperations 操作。

public interface IPrivateLinkResourcesOperations
type IPrivateLinkResourcesOperations = interface
Public Interface IPrivateLinkResourcesOperations

メソッド

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

Private Link リソースを取得します

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

プライベート リンク リソース

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

プライベート リンク リソース

拡張メソッド

Get(IPrivateLinkResourcesOperations, String, String, String)

Private Link リソースを取得します

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

Private Link リソースを取得します

List(IPrivateLinkResourcesOperations, String, String)

プライベート リンク リソース

ListAsync(IPrivateLinkResourcesOperations, String, String, CancellationToken)

プライベート リンク リソース

ListNext(IPrivateLinkResourcesOperations, String)

プライベート リンク リソース

ListNextAsync(IPrivateLinkResourcesOperations, String, CancellationToken)

プライベート リンク リソース

適用対象