UriRedirectActionProperties.DestinationProtocol Property

Definition

Protocol to use for the redirect. The default value is MatchRequest.

public Azure.ResourceManager.Cdn.Models.DestinationProtocol? DestinationProtocol { get; set; }
member this.DestinationProtocol : Nullable<Azure.ResourceManager.Cdn.Models.DestinationProtocol> with get, set
Public Property DestinationProtocol As Nullable(Of DestinationProtocol)

Property Value

Applies to