GetPrivateEndpointConnectionResult

data class GetPrivateEndpointConnectionResult(val eTag: String, val id: String, val name: String, val properties: PrivateEndpointConnectionPropertiesResponse, val systemData: SystemDataResponse, val type: String)

REST model used to encapsulate the user visible state of a PrivateEndpoint.

Constructors

Link copied to clipboard
constructor(eTag: String, id: String, name: String, properties: PrivateEndpointConnectionPropertiesResponse, systemData: SystemDataResponse, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Gets the tag for optimistic concurrency control.

Link copied to clipboard
val id: String

Relative URL to get this Sites.

Link copied to clipboard

Gets the name of the resource.

Link copied to clipboard

Gets the properties of the object.

Link copied to clipboard

Metadata pertaining to creation and last modification of the resource.

Link copied to clipboard

Gets the resource type.