GetAppServiceCertificateOrderPlainArgs

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

Constructors

Link copied to clipboard
fun GetAppServiceCertificateOrderPlainArgs(certificateOrderName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

Name of the certificate order..

Link copied to clipboard

Name of the resource group to which the resource belongs.