Package version:

Interface HttpProxyConfiguration

HTTP Proxy configuration for the VM.

interface HttpProxyConfiguration {
    httpsProxy?: string;
}

Properties

Properties

httpsProxy?: string

Gets or sets httpsProxy url.