你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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