Condividi tramite


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

Name Description
HttpsProxy

Gets or sets httpsProxy url.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to