Get Certificate Object Local Rulestack Result
data class GetCertificateObjectLocalRulestackResult(val auditComment: String? = null, val azureApiVersion: String, val certificateSelfSigned: String, val certificateSignerResourceId: String? = null, val description: String? = null, val etag: String? = null, val id: String, val name: String, val provisioningState: String, val systemData: SystemDataResponse, val type: String)
LocalRulestack Certificate Object
Properties
Link copied to clipboard
comment for this object
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
use certificate self signed
Link copied to clipboard
Resource Id of certificate signer, to be populated only when certificateSelfSigned is false
Link copied to clipboard
user description for this object
Link copied to clipboard
Provisioning state of the resource.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.