IAppServiceCertificateOrderPatchResource Interface

Definition

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

Properties

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to