IPrivateLinkResourcesOperations インターフェイス

定義

PrivateLinkResourcesOperations 操作。

public interface IPrivateLinkResourcesOperations
type IPrivateLinkResourcesOperations = interface
Public Interface IPrivateLinkResourcesOperations

メソッド

ListSupportedWithHttpMessagesAsync(String, String, SearchManagementRequestOptions, Dictionary<String,List<String>>, CancellationToken)

指定されたサービスでサポートされているすべてのプライベート リンク リソースの種類の一覧を取得します。 https://aka.ms/search-manage

拡張メソッド

ListSupported(IPrivateLinkResourcesOperations, String, String, SearchManagementRequestOptions)

指定されたサービスでサポートされているすべてのプライベート リンク リソースの種類の一覧を取得します。 https://aka.ms/search-manage

ListSupportedAsync(IPrivateLinkResourcesOperations, String, String, SearchManagementRequestOptions, CancellationToken)

指定されたサービスでサポートされているすべてのプライベート リンク リソースの種類の一覧を取得します。 https://aka.ms/search-manage

適用対象