PrivateEndpointResponse

data class PrivateEndpointResponse(val id: String? = null)

Represent private Endpoint network resource that is linked to the Private Endpoint connection.

Constructors

Link copied to clipboard
constructor(id: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String? = null

Gets or sets the id.