PSSearchQueryKey.Create(QueryKey) 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.PSSearchQueryKey Create (Microsoft.Azure.Management.Search.Models.QueryKey key);
static member Create : Microsoft.Azure.Management.Search.Models.QueryKey -> Microsoft.Azure.Commands.Management.Search.Models.PSSearchQueryKey
Public Shared Function Create (key As QueryKey) As PSSearchQueryKey
Parameters
- key
- QueryKey