Share via


HttpSettingsRoutes.ApiPrefix Property

Definition

The prefix that should precede all the authentication/authorization paths.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public string ApiPrefix { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.ApiPrefix : string with get, set
Public Property ApiPrefix As String

Property Value

Implements

Attributes

Applies to