PrivateEndpointConnectionArgs

data class PrivateEndpointConnectionArgs(val properties: Output<PrivateEndpointConnectionPropertiesArgs>) : ConvertibleToJava<PrivateEndpointConnectionArgs>

The private endpoint connection of an IotHub

Constructors

Link copied to clipboard
constructor(properties: Output<PrivateEndpointConnectionPropertiesArgs>)

Properties

Link copied to clipboard

The properties of a private endpoint connection

Functions

Link copied to clipboard
open override fun toJava(): PrivateEndpointConnectionArgs