Partager via


AppServiceCertificateOrderPatchResource Class

Definition

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

Constructors

AppServiceCertificateOrderPatchResource()
AppServiceCertificateOrderPatchResource(CertificateProductType, String, String, 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 ProxyOnlyResource)
Intermediate
IsPrivateKeyExternal
KeySize
Kind (Inherited from ProxyOnlyResource)
LastCertificateIssuanceTime
Name (Inherited from ProxyOnlyResource)
NextAutoRenewalTimeStamp
ProductType
ProvisioningState
Root
SerialNumber
SignedCertificate
Status
Type (Inherited from ProxyOnlyResource)
ValidityInYears

Methods

Validate()

Applies to