Compartilhar via


IForwardProxy Interface

Definition

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

Properties

Convention
CustomHostHeaderName
CustomProtoHeaderName

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to