PSRoutingRule 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.
Represents the properties of an Azure Front Door object.
public class PSRoutingRule : Microsoft.Azure.Commands.FrontDoor.Models.PSResource
type PSRoutingRule = class
inherit PSResource
Public Class PSRoutingRule
Inherits PSResource
- Inheritance
Constructors
PSRoutingRule() |
Properties
AcceptedProtocols | |
EnabledState | |
FrontendEndpointIds | |
HealthProbeSettings | |
Id |
Gets or sets the Resource Id (Inherited from PSResource) |
Name |
Gets or sets the Resource Name (Inherited from PSResource) |
PatternsToMatch | |
ResourceState | |
RouteConfiguration | |
RulesEngineId | |
Type |
Gets or sets the Resource type (Inherited from PSResource) |
Extension Methods
ToSdkRoutingRule(PSRoutingRule) |