MapsExtensions 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.
A class to add extension methods to Azure.ResourceManager.Maps.
public static class MapsExtensions
type MapsExtensions = class
Public Module MapsExtensions
- Inheritance
-
MapsExtensions
Methods
| Name | Description |
|---|---|
| GetMapsAccount(ResourceGroupResource, String, CancellationToken) |
Get a Maps Account. <item> Mocking. To mock this method, please mock GetMapsAccount(String, CancellationToken) instead. </item> |
| GetMapsAccountAsync(ResourceGroupResource, String, CancellationToken) |
Get a Maps Account. <item> Mocking. To mock this method, please mock GetMapsAccountAsync(String, CancellationToken) instead. </item> |
| GetMapsAccountResource(ArmClient, ResourceIdentifier) |
Gets an object representing a MapsAccountResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetMapsAccountResource(ResourceIdentifier) instead. </item> |
| GetMapsAccounts(ResourceGroupResource) |
Gets a collection of MapsAccounts in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetMapsAccounts() instead. </item> |
| GetMapsAccounts(SubscriptionResource, CancellationToken) |
Get all Maps Accounts in a Subscription <item> Mocking. To mock this method, please mock GetMapsAccounts(CancellationToken) instead. </item> |
| GetMapsAccountsAsync(SubscriptionResource, CancellationToken) |
Get all Maps Accounts in a Subscription <item> Mocking. To mock this method, please mock GetMapsAccountsAsync(CancellationToken) instead. </item> |
| GetMapsCreatorResource(ArmClient, ResourceIdentifier) |
Gets an object representing a MapsCreatorResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetMapsCreatorResource(ResourceIdentifier) instead. </item> |
| GetMapsPrivateEndpointConnectionResource(ArmClient, ResourceIdentifier) |
Gets an object representing a MapsPrivateEndpointConnectionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetMapsPrivateEndpointConnectionResource(ResourceIdentifier) instead. </item> |
| GetMapsPrivateLinkResource(ArmClient, ResourceIdentifier) |
Gets an object representing a MapsPrivateLinkResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetMapsPrivateLinkResource(ResourceIdentifier) instead. </item> |