PrivateEndpointConnectionVaultPropertiesResponse

data class PrivateEndpointConnectionVaultPropertiesResponse(val id: String, val location: String, val name: String, val properties: VaultPrivateEndpointConnectionResponse, val type: String)

Information to be stored in Vault properties as an element of privateEndpointConnections List.

Constructors

constructor(id: String, location: String, name: String, properties: VaultPrivateEndpointConnectionResponse, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

Format of id subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Service/{resource}/{resourceName}/privateEndpointConnections/{connectionName}.

Link copied to clipboard

The location of the private Endpoint connection

Link copied to clipboard

The name of the private Endpoint Connection

Link copied to clipboard

Private Endpoint Connection Response Properties.

Link copied to clipboard

The type, which will be of the format, Microsoft.RecoveryServices/vaults/privateEndpointConnections