GetMHSMPrivateEndpointConnectionPlainArgs

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

Constructors

constructor(name: String, privateEndpointConnectionName: String, resourceGroupName: String)

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.

Functions

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