MapsLinkedResource Class
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.
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.
public class MapsLinkedResource
type MapsLinkedResource = class
Public Class MapsLinkedResource
- Inheritance
-
MapsLinkedResource
Constructors
MapsLinkedResource(String, String) |
Initializes a new instance of MapsLinkedResource. |
Properties
Id |
ARM resource id in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/accounts/{storageName}'. |
UniqueName |
A provided name which uniquely identifies the linked resource. |
Applies to
Azure SDK for .NET