GetDpsCertificatePlainArgs

data class GetDpsCertificatePlainArgs(val certificateName: String, val provisioningServiceName: String, val resourceGroupName: String) : ConvertibleToJava<GetDpsCertificatePlainArgs>

Constructors

Link copied to clipboard
fun GetDpsCertificatePlainArgs(certificateName: String, provisioningServiceName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

Name of the certificate to retrieve.

Link copied to clipboard

Name of the provisioning service the certificate is associated with.

Link copied to clipboard

Resource group identifier.