Share via


AppServiceCertificateOrder Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class AppServiceCertificateOrder : Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type AppServiceCertificateOrder = class
    inherit Resource
Public Class AppServiceCertificateOrder
Inherits Resource
Inheritance
AppServiceCertificateOrder
Attributes

Constructors

AppServiceCertificateOrder()
AppServiceCertificateOrder(String, CertificateProductType, String, String, String, String, IDictionary<String,String>, IDictionary<String, AppServiceCertificate>, String, String, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Nullable<ProvisioningState>, Nullable<CertificateOrderStatus>, CertificateDetails, String, CertificateDetails, CertificateDetails, String, Nullable<DateTime>, Nullable<DateTime>, Nullable<Boolean>, IList<String>, Nullable<DateTime>)

Properties

AppServiceCertificateNotRenewableReasons
AutoRenew
Certificates
Csr
DistinguishedName
DomainVerificationToken
ExpirationTime
Id (Inherited from Resource)
Intermediate
IsPrivateKeyExternal
KeySize
Kind (Inherited from Resource)
LastCertificateIssuanceTime
Location (Inherited from Resource)
Name (Inherited from Resource)
NextAutoRenewalTimeStamp
ProductType
ProvisioningState
Root
SerialNumber
SignedCertificate
Status
Tags (Inherited from Resource)
Type (Inherited from Resource)
ValidityInYears

Methods

Validate()

Applies to