Share via


IHttpProxyConfiguration Interface

Definition

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

Properties

HttpsProxy

Gets or sets httpsProxy url.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to