Condividi tramite


AppServiceCertificateOrderProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.AppServiceCertificateOrderPropertiesTypeConverter))]
public class AppServiceCertificateOrderProperties : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IAppServiceCertificateOrderProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.AppServiceCertificateOrderPropertiesTypeConverter))>]
type AppServiceCertificateOrderProperties = class
    interface IAppServiceCertificateOrderProperties
    interface IJsonSerializable
Public Class AppServiceCertificateOrderProperties
Implements IAppServiceCertificateOrderProperties
Inheritance
AppServiceCertificateOrderProperties
Attributes
Implements

Constructors

AppServiceCertificateOrderProperties()

Properties

AppServiceCertificateNotRenewableReason
AutoRenew
Certificate
Csr
DistinguishedName
DomainVerificationToken
ExpirationTime
IntermediateIssuer
IntermediateNotAfter
IntermediateNotBefore
IntermediateRawData
IntermediateSerialNumber
IntermediateSignatureAlgorithm
IntermediateSubject
IntermediateThumbprint
IntermediateVersion
IsPrivateKeyExternal
KeySize
LastCertificateIssuanceTime
NextAutoRenewalTimeStamp
ProductType
ProvisioningState
RootIssuer
RootNotAfter
RootNotBefore
RootRawData
RootSerialNumber
RootSignatureAlgorithm
RootSubject
RootThumbprint
RootVersion
SerialNumber
SignedCertificateIssuer
SignedCertificateNotAfter
SignedCertificateNotBefore
SignedCertificateRawData
SignedCertificateSerialNumber
SignedCertificateSignatureAlgorithm
SignedCertificateSubject
SignedCertificateThumbprint
SignedCertificateVersion
Status
ValidityInYear

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to