Dela via


RampUpRule.ActionHostName Property

Definition

Hostname of a slot to which the traffic will be redirected if decided to. E.g. myapp-stage.azurewebsites.net.

public Azure.Provisioning.BicepValue<string> ActionHostName { get; set; }
member this.ActionHostName : Azure.Provisioning.BicepValue<string> with get, set
Public Property ActionHostName As BicepValue(Of String)

Property Value

Applies to