CustomLocationsManagementClient class

Properties

customLocations

The operation groups for customLocations

pipeline

The pipeline used by this client to make requests

resourceSyncRules

The operation groups for resourceSyncRules

Constructor Details

CustomLocationsManagementClient(TokenCredential, CustomLocationsManagementClientOptionalParams)

new CustomLocationsManagementClient(credential: TokenCredential, options?: CustomLocationsManagementClientOptionalParams)

Parameters

credential
TokenCredential

CustomLocationsManagementClient(TokenCredential, string, CustomLocationsManagementClientOptionalParams)

new CustomLocationsManagementClient(credential: TokenCredential, subscriptionId: string, options?: CustomLocationsManagementClientOptionalParams)

Parameters

credential
TokenCredential
subscriptionId

string

Property Details

customLocations

The operation groups for customLocations

customLocations: CustomLocationsOperations

Property Value

pipeline

The pipeline used by this client to make requests

pipeline: Pipeline

Property Value

resourceSyncRules

The operation groups for resourceSyncRules

resourceSyncRules: ResourceSyncRulesOperations

Property Value