Azure.ResourceManager.Maps Namespace

Classes

Name Description
AzureResourceManagerMapsContext

Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md

MapsAccountCollection

A class representing a collection of MapsAccountResource and their operations. Each MapsAccountResource in the collection will belong to the same instance of ResourceGroupResource. To get a MapsAccountCollection instance call the GetMapsAccounts method from an instance of ResourceGroupResource.

MapsAccountData

An Azure resource which represents access to a suite of Maps REST APIs.

MapsAccountResource

A class representing a MapsAccount along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MapsAccountResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetMapsAccounts method.

MapsCreatorCollection

A class representing a collection of MapsCreatorResource and their operations. Each MapsCreatorResource in the collection will belong to the same instance of MapsAccountResource. To get a MapsCreatorCollection instance call the GetMapsCreators method from an instance of MapsAccountResource.

MapsCreatorData

An Azure resource which represents Maps Creator product and provides ability to manage private location data.

MapsCreatorResource

A class representing a MapsCreator along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MapsCreatorResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource MapsAccountResource using the GetMapsCreators method.

MapsExtensions

A class to add extension methods to Azure.ResourceManager.Maps.

MapsPrivateEndpointConnectionCollection

A class representing a collection of MapsPrivateEndpointConnectionResource and their operations. Each MapsPrivateEndpointConnectionResource in the collection will belong to the same instance of MapsAccountResource. To get a MapsPrivateEndpointConnectionCollection instance call the GetMapsPrivateEndpointConnections method from an instance of MapsAccountResource.

MapsPrivateEndpointConnectionData

The private endpoint connection resource.

MapsPrivateEndpointConnectionResource

A class representing a MapsPrivateEndpointConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MapsPrivateEndpointConnectionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource MapsAccountResource using the GetMapsPrivateEndpointConnections method.

MapsPrivateLinkResource

A class representing a MapsPrivateLinkResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MapsPrivateLinkResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource MapsAccountResource using the GetMapsPrivateLinkResources method.

MapsPrivateLinkResourceCollection

A class representing a collection of MapsPrivateLinkResource and their operations. Each MapsPrivateLinkResource in the collection will belong to the same instance of MapsAccountResource. To get a MapsPrivateLinkResourceCollection instance call the GetMapsPrivateLinkResources method from an instance of MapsAccountResource.

MapsPrivateLinkResourceData

A private link resource.