你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSRoutingRule Class

Definition

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
PSRoutingRule

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)

Applies to