次の方法で共有


ISearchServices インターフェイス

定義

Azure のSearch Service管理 API へのエントリ ポイント。

public interface ISearchServices : Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsBatchCreation<Microsoft.Azure.Management.Search.Fluent.ISearchService>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsCreating<Microsoft.Azure.Management.Search.Fluent.SearchService.Definition.IBlank>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsDeletingById, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsDeletingByResourceGroup, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingById<Microsoft.Azure.Management.Search.Fluent.ISearchService>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingByResourceGroup<Microsoft.Azure.Management.Search.Fluent.ISearchService>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsListing<Microsoft.Azure.Management.Search.Fluent.ISearchService>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsListingByResourceGroup<Microsoft.Azure.Management.Search.Fluent.ISearchService>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Search.Fluent.IServicesOperations>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasManager<Microsoft.Azure.Management.Search.Fluent.ISearchManager>
type ISearchServices = interface
    interface IBeta
    interface ISupportsCreating<IBlank>
    interface ISupportsListing<ISearchService>
    interface ISupportsListingByResourceGroup<ISearchService>
    interface ISupportsGettingByResourceGroup<ISearchService>
    interface ISupportsGettingById<ISearchService>
    interface ISupportsDeletingById
    interface ISupportsDeletingByResourceGroup
    interface ISupportsBatchCreation<ISearchService>
    interface IHasManager<ISearchManager>
    interface IHasInner<IServicesOperations>
Public Interface ISearchServices
Implements IBeta, IHasInner(Of IServicesOperations), IHasManager(Of ISearchManager), ISupportsBatchCreation(Of ISearchService), ISupportsCreating(Of IBlank), ISupportsDeletingById, ISupportsDeletingByResourceGroup, ISupportsGettingById(Of ISearchService), ISupportsGettingByResourceGroup(Of ISearchService), ISupportsListing(Of ISearchService), ISupportsListingByResourceGroup(Of ISearchService)
実装

プロパティ

Inner

Azure のSearch Service管理 API へのエントリ ポイント。

(継承元 IHasInner<T>)
Manager

このリソースの種類のマネージャー クライアントの種類を取得します。

(継承元 IHasManager<ManagerT>)

メソッド

CheckNameAvailability(String)

指定したSearch Service名が有効で使用可能かどうかを確認します。

CheckNameAvailabilityAsync(String, CancellationToken)

Search Service名が有効で、非同期で使用されていないかどうかを確認します。

Create(ICreatable<IFluentResourceT>[])

リソースのセット (バッチ) を作成します。

(継承元 ISupportsBatchCreation<IFluentResourceT>)
Create(IEnumerable<ICreatable<IFluentResourceT>>)

リソースのセット (バッチ) を作成します。

(継承元 ISupportsBatchCreation<IFluentResourceT>)
CreateAsync(IEnumerable<ICreatable<IFluentResourceT>>, CancellationToken)

リソースのセット (バッチ) を作成します。

(継承元 ISupportsBatchCreation<IFluentResourceT>)
CreateQueryKey(String, String, String)

プライマリまたはセカンダリの管理 API キーを再生成します。 一度に再生成できるのは 1 つのキーのみです。

CreateQueryKeyAsync(String, String, String, CancellationToken)

プライマリまたはセカンダリの管理 API キーを再生成します。 一度に再生成できるのは 1 つのキーのみです。

Define(String)

Azure のSearch Service管理 API へのエントリ ポイント。

(継承元 ISupportsCreating<T>)
DeleteById(String)

Azure からリソースを削除し、リソース ID で識別します。

(継承元 ISupportsDeletingById)
DeleteByIdAsync(String, CancellationToken)

Azure からリソースを削除し、リソース ID で識別します。

(継承元 ISupportsDeletingById)
DeleteByResourceGroup(String, String)

Azure からリソースを削除し、名前とそのリソース グループで識別します。

(継承元 ISupportsDeletingByResourceGroup)
DeleteByResourceGroupAsync(String, String, CancellationToken)

Azure からリソースを削除し、名前とそのリソース グループで識別します。

(継承元 ISupportsDeletingByResourceGroup)
DeleteQueryKey(String, String, String)

指定したクエリ キーを削除します。 管理者キーとは異なり、クエリ キーは再生成されません。 クエリ キーを再生成するには、キーを削除して再作成します。

DeleteQueryKeyAsync(String, String, String, CancellationToken)

指定したクエリ キーを削除します。 管理者キーとは異なり、クエリ キーは再生成されません。 クエリ キーを再生成するには、キーを削除して再作成します。

GetAdminKeys(String, String)

指定した Azure Search Serviceのプライマリおよびセカンダリ管理者 API キーを取得します。

GetAdminKeysAsync(String, String, CancellationToken)

指定した Azure Search Serviceのプライマリおよびセカンダリ管理者 API キーを取得します。

GetById(String)

リソース ID に基づいて、Azure からリソースに関する情報を取得します。

(継承元 ISupportsGettingById<T>)
GetByIdAsync(String, CancellationToken)

リソース ID に基づいて、Azure からリソースに関する情報を取得します。

(継承元 ISupportsGettingById<T>)
GetByResourceGroup(String, String)

リソース名とそのリソース グループの名前に基づいて、Azure からリソースに関する情報を取得します。

(継承元 ISupportsGettingByResourceGroup<T>)
GetByResourceGroupAsync(String, String, CancellationToken)

リソース名とそのリソース グループの名前に基づいて、Azure からリソースに関する情報を取得します。

(継承元 ISupportsGettingByResourceGroup<T>)
List()

現在選択されているサブスクリプション内の指定した種類のすべてのリソースを一覧表示します。

(継承元 ISupportsListing<T>)
ListAsync(Boolean, CancellationToken)

現在選択されているサブスクリプション内の指定した種類のすべてのリソースを一覧表示します。

(継承元 ISupportsListing<T>)
ListByResourceGroup(String)

指定したリソース グループ内の指定した種類のリソースを一覧表示します。

(継承元 ISupportsListingByResourceGroup<T>)
ListByResourceGroupAsync(String, Boolean, CancellationToken)

指定したリソース グループ内の指定した種類のリソースを一覧表示します。

(継承元 ISupportsListingByResourceGroup<T>)
ListQueryKeys(String, String)

指定された Azure Search サービスのクエリ API キーの一覧を返します。

ListQueryKeysAsync(String, String, CancellationToken)

指定された Azure Search サービスのクエリ API キーの一覧を返します。

RegenerateAdminKeys(String, String, AdminKeyKind)

プライマリまたはセカンダリの管理 API キーを再生成します。 一度に再生成できるのは 1 つのキーのみです。

RegenerateAdminKeysAsync(String, String, AdminKeyKind, CancellationToken)

プライマリまたはセカンダリの管理 API キーを再生成します。 一度に再生成できるのは 1 つのキーのみです。

適用対象