Compartir a través de


ICertificateOrderAction Interface

Definition

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

Properties

ActionType

Action type.

CreatedAt

Time at which the certificate action was performed.

Id

Resource Id.

(Inherited from IProxyOnlyResource)
Kind

Kind of resource.

(Inherited from IProxyOnlyResource)
Name

Resource Name.

(Inherited from IProxyOnlyResource)
Type

Resource type.

(Inherited from IProxyOnlyResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to