Share via


Route.SupportedProtocol Property

Definition

List of supported protocols for this route.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> SupportedProtocol { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Inlined)>]
member this.SupportedProtocol : System.Collections.Generic.List<string> with get, set
Public Property SupportedProtocol As List(Of String)

Property Value

Implements

Attributes

Applies to