IAppServiceCertificateOrder Interface

Definition

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

Properties

AppServiceCertificateNotRenewableReason
AutoRenew
Certificate
Csr
DistinguishedName
DomainVerificationToken
ExpirationTime
Id (Inherited from IResource)
IntermediateIssuer
IntermediateNotAfter
IntermediateNotBefore
IntermediateRawData
IntermediateSerialNumber
IntermediateSignatureAlgorithm
IntermediateSubject
IntermediateThumbprint
IntermediateVersion
IsPrivateKeyExternal
KeySize
Kind (Inherited from IResource)
LastCertificateIssuanceTime
Location (Inherited from IResource)
Name (Inherited from IResource)
NextAutoRenewalTimeStamp
ProductType
ProvisioningState
RootIssuer
RootNotAfter
RootNotBefore
RootRawData
RootSerialNumber
RootSignatureAlgorithm
RootSubject
RootThumbprint
RootVersion
SerialNumber
SignedCertificateIssuer
SignedCertificateNotAfter
SignedCertificateNotBefore
SignedCertificateRawData
SignedCertificateSerialNumber
SignedCertificateSignatureAlgorithm
SignedCertificateSubject
SignedCertificateThumbprint
SignedCertificateVersion
Status
Tag (Inherited from IResource)
Type (Inherited from IResource)
ValidityInYear

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to