次の方法で共有


IHttpSettingsRoutes Interface

Definition

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

Properties

ApiPrefix

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to