pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.azurestackhci.kotlin.outputs
/
HttpProxyConfigurationResponse
Http
Proxy
Configuration
Response
data
class
HttpProxyConfigurationResponse
(
val
httpsProxy
:
String
?
=
null
)
HTTP Proxy configuration for the VM.
Types
Constructors
Properties
Constructors
Http
Proxy
Configuration
Response
Link copied to clipboard
fun
HttpProxyConfigurationResponse
(
httpsProxy
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
https
Proxy
Link copied to clipboard
val
httpsProxy
:
String
?
=
null
The httpsProxy url.