共用方式為


CertificateCreateOrUpdateProperties 建構函式

定義

多載

CertificateCreateOrUpdateProperties()
CertificateCreateOrUpdateProperties(String)

CertificateCreateOrUpdateProperties()

public CertificateCreateOrUpdateProperties ();
Public Sub New ()

適用於

CertificateCreateOrUpdateProperties(String)

public CertificateCreateOrUpdateProperties (string base64Value);
new Microsoft.Azure.Management.Automation.Models.CertificateCreateOrUpdateProperties : string -> Microsoft.Azure.Management.Automation.Models.CertificateCreateOrUpdateProperties
Public Sub New (base64Value As String)

參數

base64Value
String

適用於