Share via


IHttpSettingsRoutes Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.HttpSettingsRoutesTypeConverter))]
public interface IHttpSettingsRoutes : Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.HttpSettingsRoutesTypeConverter))>]
type IHttpSettingsRoutes = interface
    interface IJsonSerializable
Public Interface IHttpSettingsRoutes
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ApiPrefix

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to