IAppServiceCertificateOrderPatchResourceProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.AppServiceCertificateOrderPatchResourcePropertiesTypeConverter))]
public interface IAppServiceCertificateOrderPatchResourceProperties : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.AppServiceCertificateOrderPatchResourcePropertiesTypeConverter))>]
type IAppServiceCertificateOrderPatchResourceProperties = interface
    interface IJsonSerializable
Public Interface IAppServiceCertificateOrderPatchResourceProperties
Implements IJsonSerializable
Derived
Attributes
Implements

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

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to