EndpointServiceResponse

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

Identifies the service being brought into the virtual network.

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

A unique identifier of the service being referenced by the interface endpoint.