다음을 통해 공유


Certificate 클래스

정의

인증서의 정의입니다.

public class Certificate
[Microsoft.Rest.Serialization.JsonTransformation]
public class Certificate : Microsoft.Azure.Management.Automation.Models.ProxyResource
type Certificate = class
[<Microsoft.Rest.Serialization.JsonTransformation>]
type Certificate = class
    inherit ProxyResource
Public Class Certificate
Public Class Certificate
Inherits ProxyResource
상속
Certificate
상속
특성

생성자

Certificate()

Certificate 클래스의 새 instance 초기화합니다.

Certificate(String, String, String, String, DateTimeOffset, Boolean, DateTimeOffset, DateTimeOffset, String)

Certificate 클래스의 새 instance 초기화합니다.

속성

CreationTime

생성 시간을 가져옵니다.

Description

설명을 가져오거나 설정합니다.

ExpiryTime

인증서의 만료 시간을 가져옵니다.

Id

인증서의 정의입니다.

Id

리소스에 대한 정규화된 리소스 ID를 가져옵니다.

(다음에서 상속됨 Resource)
IsExportable

인증서의 내보내기 가능 플래그를 가져옵니다.

LastModifiedTime

마지막으로 수정한 시간을 가져옵니다.

Name

인증서의 정의입니다.

Name

리소스의 이름을 가져옵니다.

(다음에서 상속됨 Resource)
Properties

인증서의 정의입니다.

Thumbprint

인증서의 지문을 가져옵니다.

Type

리소스의 형식을 가져옵니다.

(다음에서 상속됨 Resource)

적용 대상