GetPrivateEndpointConnectionControllerPrivateEndpointConnectionResult

data class GetPrivateEndpointConnectionControllerPrivateEndpointConnectionResult(val azureApiVersion: String, 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

constructor(azureApiVersion: String, eTag: String, id: String, name: String, properties: PrivateEndpointConnectionPropertiesResponse, systemData: SystemDataResponse, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Azure API version of the resource.

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.