Share via


ICertificateOrderActionProperties Interface

Definition

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

Properties

ActionType

Action type.

CreatedAt

Time at which the certificate action was performed.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to