Dela via


IRoute.SupportedProtocol Property

Definition

List of supported protocols for this route.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="List of supported protocols for this route.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.AfdEndpointProtocols) }, ReadOnly=false, Required=false, SerializedName="supportedProtocols")]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.AfdEndpointProtocols[] SupportedProtocol { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="List of supported protocols for this route.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.AfdEndpointProtocols) }, ReadOnly=false, Required=false, SerializedName="supportedProtocols")>]
member this.SupportedProtocol : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.AfdEndpointProtocols[] with get, set
Public Property SupportedProtocol As AfdEndpointProtocols()

Property Value

Attributes

Applies to