CertificateOrderAction Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Certificate order action.
[Microsoft.Rest.Serialization.JsonTransformation]
public class CertificateOrderAction : Microsoft.Azure.Management.WebSites.Models.Resource
type CertificateOrderAction = class
inherit Resource
Public Class CertificateOrderAction
Inherits Resource
- Inheritance
- Attributes
Constructors
CertificateOrderAction() |
Initializes a new instance of the CertificateOrderAction class. |
Properties
CreatedAt |
Gets or sets time at which the certificate action was performed. |
Id |
Gets resource Id. (Inherited from Resource) |
Kind |
Gets or sets kind of resource. (Inherited from Resource) |
Location |
Gets or sets resource Location. (Inherited from Resource) |
Name |
Gets resource Name. (Inherited from Resource) |
Tags |
Gets or sets resource tags. (Inherited from Resource) |
Type |
Gets resource type. (Inherited from Resource) |
Methods
Validate() |
Validate the object. (Inherited from Resource) |