Private Endpoint Connection Vault Properties Response
data class PrivateEndpointConnectionVaultPropertiesResponse(val id: String, val properties: VaultPrivateEndpointConnectionResponse)
Information to be stored in Vault properties as an element of privateEndpointConnections List.
Constructors
Link copied to clipboard
fun PrivateEndpointConnectionVaultPropertiesResponse(id: String, properties: VaultPrivateEndpointConnectionResponse)