GetAppServiceCertificateOrderCertificatePlainArgs

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

Constructors

fun GetAppServiceCertificateOrderCertificatePlainArgs(certificateOrderName: String, name: String, resourceGroupName: String)

Functions

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

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.