Share via


HttpRouteConfigProperties interface

Http Route Config properties

Properties

customDomains

Custom domain bindings for Http Routes' hostnames.

fqdn

FQDN of the route resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningErrors

List of errors when trying to reconcile http routes NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

The provisioning state of the Http Route Config NOTE: This property will not be serialized. It can only be populated by the server.

rules

Routing Rules for the Http Route resource.

Property Details

customDomains

Custom domain bindings for Http Routes' hostnames.

customDomains?: CustomDomain[]

Property Value

fqdn

FQDN of the route resource. NOTE: This property will not be serialized. It can only be populated by the server.

fqdn?: string

Property Value

string

provisioningErrors

List of errors when trying to reconcile http routes NOTE: This property will not be serialized. It can only be populated by the server.

provisioningErrors?: HttpRouteProvisioningErrors[]

Property Value

provisioningState

The provisioning state of the Http Route Config NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

rules

Routing Rules for the Http Route resource.

rules?: HttpRouteRule[]

Property Value