GetMHSMPrivateEndpointConnectionPlainArgs

data class GetMHSMPrivateEndpointConnectionPlainArgs(val name: String, val privateEndpointConnectionName: String, val resourceGroupName: String) : ConvertibleToJava<GetMHSMPrivateEndpointConnectionPlainArgs>

Constructors

fun GetMHSMPrivateEndpointConnectionPlainArgs(name: String, privateEndpointConnectionName: String, resourceGroupName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetMHSMPrivateEndpointConnectionPlainArgs

Properties

Link copied to clipboard

Name of the managed HSM Pool

Link copied to clipboard

Name of the private endpoint connection associated with the managed hsm pool.

Link copied to clipboard

Name of the resource group that contains the managed HSM pool.