PSSearchService.Create(SearchService) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Microsoft.Azure.Commands.Management.Search.Models.PSSearchService Create (Microsoft.Azure.Management.Search.Models.SearchService searchService);
static member Create : Microsoft.Azure.Management.Search.Models.SearchService -> Microsoft.Azure.Commands.Management.Search.Models.PSSearchService
Public Shared Function Create (searchService As SearchService) As PSSearchService
Parameters
- searchService
- SearchService