Compartilhar via


IAuthConfig.RouteApiPrefix Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=true, Description="The prefix that should precede all the authentication/authorization paths.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="apiPrefix", Update=true)]
public string RouteApiPrefix { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=true, Description="The prefix that should precede all the authentication/authorization paths.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="apiPrefix", Update=true)>]
member this.RouteApiPrefix : string with get, set
Public Property RouteApiPrefix As String

Property Value

Attributes

Applies to