GetAppServiceCertificateOrderCertificatePlainArgs

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

Constructors

constructor(certificateOrderName: String, name: String, resourceGroupName: String)

Properties

Link copied to clipboard

Name of the certificate order.

Link copied to clipboard

Name of the certificate.

Link copied to clipboard

Name of the resource group to which the resource belongs.

Functions

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