IRenewCertificateOrderRequest Interface

Definition

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

Properties

Csr
Id (Inherited from IProxyOnlyResource)
IsPrivateKeyExternal
KeySize
Kind (Inherited from IProxyOnlyResource)
Name (Inherited from IProxyOnlyResource)
Type (Inherited from IProxyOnlyResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to