FrontDoorExtensions 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.FrontDoor.
public static class FrontDoorExtensions
type FrontDoorExtensions = class
Public Module FrontDoorExtensions
- Inheritance
-
FrontDoorExtensions
Methods
CheckFrontDoorNameAvailability(SubscriptionResource, FrontDoorNameAvailabilityContent, CancellationToken) |
Check the availability of a Front Door subdomain.
|
CheckFrontDoorNameAvailability(TenantResource, FrontDoorNameAvailabilityContent, CancellationToken) |
Check the availability of a Front Door resource name.
|
CheckFrontDoorNameAvailabilityAsync(SubscriptionResource, FrontDoorNameAvailabilityContent, CancellationToken) |
Check the availability of a Front Door subdomain.
|
CheckFrontDoorNameAvailabilityAsync(TenantResource, FrontDoorNameAvailabilityContent, CancellationToken) |
Check the availability of a Front Door resource name.
|
GetFrontDoor(ResourceGroupResource, String, CancellationToken) |
Gets a Front Door with the specified Front Door name under the specified subscription and resource group.
|
GetFrontDoorAsync(ResourceGroupResource, String, CancellationToken) |
Gets a Front Door with the specified Front Door name under the specified subscription and resource group.
|
GetFrontDoorExperimentResource(ArmClient, ResourceIdentifier) |
Gets an object representing a FrontDoorExperimentResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a FrontDoorExperimentResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetFrontDoorExperimentResource(ResourceIdentifier) instead. |
GetFrontDoorNetworkExperimentProfile(ResourceGroupResource, String, CancellationToken) |
Gets an NetworkExperiment Profile by ProfileName
|
GetFrontDoorNetworkExperimentProfileAsync(ResourceGroupResource, String, CancellationToken) |
Gets an NetworkExperiment Profile by ProfileName
|
GetFrontDoorNetworkExperimentProfileResource(ArmClient, ResourceIdentifier) |
Gets an object representing a FrontDoorNetworkExperimentProfileResource 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 FrontDoorNetworkExperimentProfileResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetFrontDoorNetworkExperimentProfileResource(ResourceIdentifier) instead. |
GetFrontDoorNetworkExperimentProfiles(ResourceGroupResource) |
Gets a collection of FrontDoorNetworkExperimentProfileResources in the ResourceGroupResource. MockingTo mock this method, please mock GetFrontDoorNetworkExperimentProfiles() instead. |
GetFrontDoorNetworkExperimentProfiles(SubscriptionResource, CancellationToken) |
Gets a list of Network Experiment Profiles under a subscription
|
GetFrontDoorNetworkExperimentProfilesAsync(SubscriptionResource, CancellationToken) |
Gets a list of Network Experiment Profiles under a subscription
|
GetFrontDoorResource(ArmClient, ResourceIdentifier) |
Gets an object representing a FrontDoorResource 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 FrontDoorResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetFrontDoorResource(ResourceIdentifier) instead. |
GetFrontDoorRulesEngineResource(ArmClient, ResourceIdentifier) |
Gets an object representing a FrontDoorRulesEngineResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a FrontDoorRulesEngineResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetFrontDoorRulesEngineResource(ResourceIdentifier) instead. |
GetFrontDoors(ResourceGroupResource) |
Gets a collection of FrontDoorResources in the ResourceGroupResource. MockingTo mock this method, please mock GetFrontDoors() instead. |
GetFrontDoors(SubscriptionResource, CancellationToken) |
Lists all of the Front Doors within an Azure subscription.
|
GetFrontDoorsAsync(SubscriptionResource, CancellationToken) |
Lists all of the Front Doors within an Azure subscription.
|
GetFrontDoorWebApplicationFirewallPolicies(ResourceGroupResource) |
Gets a collection of FrontDoorWebApplicationFirewallPolicyResources in the ResourceGroupResource. MockingTo mock this method, please mock GetFrontDoorWebApplicationFirewallPolicies() instead. |
GetFrontDoorWebApplicationFirewallPoliciesByFrontDoorWebApplicationFirewallPolicy(SubscriptionResource, CancellationToken) |
Lists all of the protection policies within a subscription.
|
GetFrontDoorWebApplicationFirewallPoliciesByFrontDoorWebApplicationFirewallPolicyAsync(SubscriptionResource, CancellationToken) |
Lists all of the protection policies within a subscription.
|
GetFrontDoorWebApplicationFirewallPolicy(ResourceGroupResource, String, CancellationToken) |
Retrieve protection policy with specified name within a resource group.
|
GetFrontDoorWebApplicationFirewallPolicyAsync(ResourceGroupResource, String, CancellationToken) |
Retrieve protection policy with specified name within a resource group.
|
GetFrontDoorWebApplicationFirewallPolicyResource(ArmClient, ResourceIdentifier) |
Gets an object representing a FrontDoorWebApplicationFirewallPolicyResource 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 FrontDoorWebApplicationFirewallPolicyResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetFrontDoorWebApplicationFirewallPolicyResource(ResourceIdentifier) instead. |
GetFrontendEndpointResource(ArmClient, ResourceIdentifier) |
Gets an object representing a FrontendEndpointResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a FrontendEndpointResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetFrontendEndpointResource(ResourceIdentifier) instead. |
GetManagedRuleSets(SubscriptionResource, CancellationToken) |
Lists all available managed rule sets.
|
GetManagedRuleSetsAsync(SubscriptionResource, CancellationToken) |
Lists all available managed rule sets.
|
Applies to
Azure SDK for .NET