GetCertificatePlainArgs

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

Constructors

Link copied to clipboard
fun GetCertificatePlainArgs(name: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

Name of the certificate.

Link copied to clipboard

Name of the resource group to which the resource belongs.