GetCertificatePlainArgs

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

Constructors

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

Functions

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

Properties

Link copied to clipboard

The name of the certificate

Link copied to clipboard

The name of the resource group that contains the IoT hub.

Link copied to clipboard

The name of the IoT hub.