GetManagedCertificatePlainArgs

data class GetManagedCertificatePlainArgs(val environmentName: String, val managedCertificateName: String, val resourceGroupName: String) : ConvertibleToJava<GetManagedCertificatePlainArgs>

Constructors

Link copied to clipboard
fun GetManagedCertificatePlainArgs(environmentName: String, managedCertificateName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

Name of the Managed Environment.

Link copied to clipboard

Name of the Managed Certificate.

Link copied to clipboard

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