PrivateEndpointConnectionPropertiesPrivateEndpointArgs

data class PrivateEndpointConnectionPropertiesPrivateEndpointArgs(val id: Output<String>? = null) : ConvertibleToJava<PrivateEndpointConnectionPropertiesPrivateEndpointArgs>

The private endpoint resource from Microsoft.Network provider.

Constructors

constructor(id: Output<String>? = null)

Properties

Link copied to clipboard
val id: Output<String>? = null

The resource id of the private endpoint resource from Microsoft.Network provider.

Functions

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