Azure.ResourceManager.FrontDoor 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
| Name | Description |
|---|---|
| AzureResourceManagerFrontDoorContext |
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 |
| FrontDoorCollection |
A class representing a collection of FrontDoorResource and their operations. Each FrontDoorResource in the collection will belong to the same instance of ResourceGroupResource. To get a FrontDoorCollection instance call the GetFrontDoors method from an instance of ResourceGroupResource. |
| FrontDoorData |
Front Door represents a collection of backend endpoints to route traffic to along with rules that specify how traffic is sent there. |
| FrontDoorExperimentCollection |
A class representing a collection of FrontDoorExperimentResource and their operations. Each FrontDoorExperimentResource in the collection will belong to the same instance of FrontDoorNetworkExperimentProfileResource. To get a FrontDoorExperimentCollection instance call the GetFrontDoorExperiments method from an instance of FrontDoorNetworkExperimentProfileResource. |
| FrontDoorExperimentData |
Defines the properties of an Experiment. |
| FrontDoorExperimentResource |
A class representing a FrontDoorExperiment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a FrontDoorExperimentResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource FrontDoorNetworkExperimentProfileResource using the GetFrontDoorExperiments method. |
| FrontDoorExtensions |
A class to add extension methods to Azure.ResourceManager.FrontDoor. |
| FrontDoorNetworkExperimentProfileCollection |
A class representing a collection of FrontDoorNetworkExperimentProfileResource and their operations. Each FrontDoorNetworkExperimentProfileResource in the collection will belong to the same instance of ResourceGroupResource. To get a FrontDoorNetworkExperimentProfileCollection instance call the GetFrontDoorNetworkExperimentProfiles method from an instance of ResourceGroupResource. |
| FrontDoorNetworkExperimentProfileData |
Defines an Network Experiment Profile and lists of Experiments. |
| FrontDoorNetworkExperimentProfileResource |
A class representing a FrontDoorNetworkExperimentProfile along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a FrontDoorNetworkExperimentProfileResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetFrontDoorNetworkExperimentProfiles method. |
| FrontDoorResource |
A class representing a FrontDoor along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a FrontDoorResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetFrontDoors method. |
| FrontDoorRulesEngineCollection |
A class representing a collection of FrontDoorRulesEngineResource and their operations. Each FrontDoorRulesEngineResource in the collection will belong to the same instance of FrontDoorResource. To get a FrontDoorRulesEngineCollection instance call the GetFrontDoorRulesEngines method from an instance of FrontDoorResource. |
| FrontDoorRulesEngineData |
A rules engine configuration containing a list of rules that will run to modify the runtime behavior of the request and response. |
| FrontDoorRulesEngineResource |
A class representing a FrontDoorRulesEngine along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a FrontDoorRulesEngineResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource FrontDoorResource using the GetFrontDoorRulesEngines method. |
| FrontDoorWebApplicationFirewallPolicyCollection |
A class representing a collection of FrontDoorWebApplicationFirewallPolicyResource and their operations. Each FrontDoorWebApplicationFirewallPolicyResource in the collection will belong to the same instance of ResourceGroupResource. To get a FrontDoorWebApplicationFirewallPolicyCollection instance call the GetFrontDoorWebApplicationFirewallPolicies method from an instance of ResourceGroupResource. |
| FrontDoorWebApplicationFirewallPolicyData |
Defines web application firewall policy. |
| FrontDoorWebApplicationFirewallPolicyResource |
A class representing a FrontDoorWebApplicationFirewallPolicy along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a FrontDoorWebApplicationFirewallPolicyResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetFrontDoorWebApplicationFirewallPolicies method. |
| FrontendEndpointCollection |
A class representing a collection of FrontendEndpointResource and their operations. Each FrontendEndpointResource in the collection will belong to the same instance of FrontDoorResource. To get a FrontendEndpointCollection instance call the GetFrontendEndpoints method from an instance of FrontDoorResource. |
| FrontendEndpointData |
A frontend endpoint used for routing. |
| FrontendEndpointResource |
A class representing a FrontendEndpoint along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a FrontendEndpointResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource FrontDoorResource using the GetFrontendEndpoints method. |