TrafficManagerExtensions 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.TrafficManager.
public static class TrafficManagerExtensions
type TrafficManagerExtensions = class
Public Module TrafficManagerExtensions
- Inheritance
-
TrafficManagerExtensions
Methods
CheckTrafficManagerNameAvailabilityV2(SubscriptionResource, TrafficManagerRelativeDnsNameAvailabilityContent, CancellationToken) |
Checks the availability of a Traffic Manager Relative DNS name.
|
CheckTrafficManagerNameAvailabilityV2Async(SubscriptionResource, TrafficManagerRelativeDnsNameAvailabilityContent, CancellationToken) |
Checks the availability of a Traffic Manager Relative DNS name.
|
CheckTrafficManagerRelativeDnsNameAvailability(TenantResource, TrafficManagerRelativeDnsNameAvailabilityContent, CancellationToken) |
Checks the availability of a Traffic Manager Relative DNS name.
|
CheckTrafficManagerRelativeDnsNameAvailabilityAsync(TenantResource, TrafficManagerRelativeDnsNameAvailabilityContent, CancellationToken) |
Checks the availability of a Traffic Manager Relative DNS name.
|
GetTrafficManagerEndpointResource(ArmClient, ResourceIdentifier) |
Gets an object representing a TrafficManagerEndpointResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create a TrafficManagerEndpointResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetTrafficManagerEndpointResource(ResourceIdentifier) instead. |
GetTrafficManagerGeographicHierarchy(TenantResource) |
Gets an object representing a TrafficManagerGeographicHierarchyResource along with the instance operations that can be performed on it in the TenantResource. MockingTo mock this method, please mock GetTrafficManagerGeographicHierarchy() instead. |
GetTrafficManagerGeographicHierarchyResource(ArmClient, ResourceIdentifier) |
Gets an object representing a TrafficManagerGeographicHierarchyResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier() to create a TrafficManagerGeographicHierarchyResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetTrafficManagerGeographicHierarchyResource(ResourceIdentifier) instead. |
GetTrafficManagerHeatMapResource(ArmClient, ResourceIdentifier) |
Gets an object representing a TrafficManagerHeatMapResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, TrafficManagerHeatMapType) to create a TrafficManagerHeatMapResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetTrafficManagerHeatMapResource(ResourceIdentifier) instead. |
GetTrafficManagerProfile(ResourceGroupResource, String, CancellationToken) |
Gets a Traffic Manager profile.
|
GetTrafficManagerProfileAsync(ResourceGroupResource, String, CancellationToken) |
Gets a Traffic Manager profile.
|
GetTrafficManagerProfileResource(ArmClient, ResourceIdentifier) |
Gets an object representing a TrafficManagerProfileResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a TrafficManagerProfileResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetTrafficManagerProfileResource(ResourceIdentifier) instead. |
GetTrafficManagerProfiles(ResourceGroupResource) |
Gets a collection of TrafficManagerProfileResources in the ResourceGroupResource. MockingTo mock this method, please mock GetTrafficManagerProfiles() instead. |
GetTrafficManagerProfiles(SubscriptionResource, CancellationToken) |
Lists all Traffic Manager profiles within a subscription.
|
GetTrafficManagerProfilesAsync(SubscriptionResource, CancellationToken) |
Lists all Traffic Manager profiles within a subscription.
|
GetTrafficManagerUserMetrics(SubscriptionResource) |
Gets an object representing a TrafficManagerUserMetricsResource along with the instance operations that can be performed on it in the SubscriptionResource. MockingTo mock this method, please mock GetTrafficManagerUserMetrics() instead. |
GetTrafficManagerUserMetricsResource(ArmClient, ResourceIdentifier) |
Gets an object representing a TrafficManagerUserMetricsResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String) to create a TrafficManagerUserMetricsResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetTrafficManagerUserMetricsResource(ResourceIdentifier) instead. |