Partager via


ServicesOperationsExtensions.ListBySubscription Méthode

Définition

Obtient la liste de tous les services de recherche dans l’abonnement donné. https://aka.ms/search-manage

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Search.Models.SearchService> ListBySubscription (this Microsoft.Azure.Management.Search.IServicesOperations operations, Microsoft.Azure.Management.Search.Models.SearchManagementRequestOptions searchManagementRequestOptions = default);
static member ListBySubscription : Microsoft.Azure.Management.Search.IServicesOperations * Microsoft.Azure.Management.Search.Models.SearchManagementRequestOptions -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Search.Models.SearchService>
<Extension()>
Public Function ListBySubscription (operations As IServicesOperations, Optional searchManagementRequestOptions As SearchManagementRequestOptions = Nothing) As IPage(Of SearchService)

Paramètres

operations
IServicesOperations

Groupe d’opérations pour cette méthode d’extension.

searchManagementRequestOptions
SearchManagementRequestOptions

Paramètres supplémentaires pour l’opération

Retours

S’applique à