LinkedResource interface
Linked resource is reference to a resource deployed in an Azure subscription, add the linked resource uniqueName
value as an optional parameter for operations on Azure Maps Geospatial REST APIs.
Properties
id | ARM resource id in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/accounts/{storageName}'. |
unique |
A provided name which uniquely identifies the linked resource. |
Property Details
id
ARM resource id in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/accounts/{storageName}'.
id: string
Property Value
string
uniqueName
A provided name which uniquely identifies the linked resource.
uniqueName: string
Property Value
string