Package version:

Type alias MapsSearchClientOptions

MapsSearchClientOptions: AzureKeyCredential & {
    endpoint?: string;
}

Client options used to configure the Maps Search Client

Generated using TypeDoc