PrivateEndpointResponse

data class PrivateEndpointResponse(val id: String, val subnetArmId: String)

The Private Endpoint resource.

Constructors

Link copied to clipboard
constructor(id: String, subnetArmId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

The ARM identifier for Private Endpoint

Link copied to clipboard

The ARM identifier for Subnet resource that private endpoint links to