Share via


RoutingRuleUpdateParameters.FrontendEndpoints Property

Definition

Gets or sets frontend endpoints associated with this rule

[Newtonsoft.Json.JsonProperty(PropertyName="frontendEndpoints")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.FrontDoor.Models.SubResource> FrontendEndpoints { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="frontendEndpoints")>]
member this.FrontendEndpoints : System.Collections.Generic.IList<Microsoft.Azure.Management.FrontDoor.Models.SubResource> with get, set
Public Property FrontendEndpoints As IList(Of SubResource)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to