GetCloudHsmClusterPrivateEndpointConnectionPlainArgs

data class GetCloudHsmClusterPrivateEndpointConnectionPlainArgs(val cloudHsmClusterName: String, val peConnectionName: String, val resourceGroupName: String) : ConvertibleToJava<GetCloudHsmClusterPrivateEndpointConnectionPlainArgs>

Constructors

constructor(cloudHsmClusterName: String, peConnectionName: String, resourceGroupName: String)

Properties

Link copied to clipboard

The name of the Cloud HSM Cluster within the specified resource group. Cloud HSM Cluster names must be between 3 and 23 characters in length.

Link copied to clipboard

Name of the private endpoint connection associated with the Cloud HSM Cluster.

Link copied to clipboard

The name of the resource group. The name is case insensitive.

Functions

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