Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

CertificateInfo Class

Definition

Namespace:
Microsoft.Azure.Commands.Automation.Model
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.Automation.dll
Assembly:
Microsoft.Azure.Commands.ResourceManager.Automation.dll

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.

public class CertificateInfo : Microsoft.Azure.Commands.Automation.Model.BaseProperties
type CertificateInfo = class
 inherit BaseProperties
Public Class CertificateInfo
Inherits BaseProperties
Inheritance
CertificateInfo

Constructors

Name Description
CertificateInfo()

Initializes a new instance of the CertificateInfo class.

CertificateInfo(String, String, Certificate)

Initializes a new instance of the CertificateInfo class.

Properties

Name Description
AutomationAccountName

Gets or sets the automation account name.

(Inherited from BaseProperties)
CreationTime

Gets or sets the creation time.

(Inherited from BaseProperties)
Description

Gets or sets the description.

(Inherited from BaseProperties)
ExpiryTime
Exportable
LastModifiedTime

Gets or sets the last modified time.

(Inherited from BaseProperties)
Name

Gets or sets the name.

(Inherited from BaseProperties)
ResourceGroupName

Gets or sets the resource group name.

(Inherited from BaseProperties)
Thumbprint

Applies to