Certificateregistration Functions
Functions
Link copied to clipboard
suspend fun getAppServiceCertificateOrder(argument: GetAppServiceCertificateOrderPlainArgs): GetAppServiceCertificateOrderResult
Get a certificate order. API Version: 2020-10-01.
suspend fun getAppServiceCertificateOrder(argument: suspend GetAppServiceCertificateOrderPlainArgsBuilder.() -> Unit): GetAppServiceCertificateOrderResult
suspend fun getAppServiceCertificateOrder(certificateOrderName: String, resourceGroupName: String): GetAppServiceCertificateOrderResult
Link copied to clipboard
suspend fun getAppServiceCertificateOrderCertificate(argument: GetAppServiceCertificateOrderCertificatePlainArgs): GetAppServiceCertificateOrderCertificateResult
Get the certificate associated with a certificate order. API Version: 2020-10-01.
suspend fun getAppServiceCertificateOrderCertificate(argument: suspend GetAppServiceCertificateOrderCertificatePlainArgsBuilder.() -> Unit): GetAppServiceCertificateOrderCertificateResult
suspend fun getAppServiceCertificateOrderCertificate(certificateOrderName: String, name: String, resourceGroupName: String): GetAppServiceCertificateOrderCertificateResult