Azure.ResourceManager.Maps Namespace
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.
Classes
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 |
A class representing the MapsAccount data model. 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 GetMapsAccountResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetMapsAccount 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 |
A class representing the MapsCreator data model. 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 GetMapsCreatorResource method. Otherwise you can get one from its parent resource MapsAccountResource using the GetMapsCreator method. |
MapsExtensions |
A class to add extension methods to Azure.ResourceManager.Maps. |
Azure SDK for .NET