你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSCertificate Class

Definition

Description of the shared access key.

public class PSCertificate : Microsoft.Azure.Commands.Management.DeviceProvisioningServices.Models.PSCertificateResponse
type PSCertificate = class
    inherit PSCertificateResponse
Public Class PSCertificate
Inherits PSCertificateResponse
Inheritance

Constructors

PSCertificate()

Properties

CertificateName

Gets the name of the certificate.

(Inherited from PSCertificateResponse)
Etag

Gets the entity tag.

(Inherited from PSCertificateResponse)
Id

Gets the resource identifier.

(Inherited from PSCertificateResponse)
Name

Gets the property of Iot Dps Name

(Inherited from PSCertificateResponse)
Properties

Gets or sets properties of a certificate

(Inherited from PSCertificateResponse)
ResourceGroupName

Gets the property of ResourceGroupName

(Inherited from PSCertificateResponse)
Type

Gets the resource type.

(Inherited from PSCertificateResponse)

Applies to