Sdílet prostřednictvím


CertificateCreateOrUpdateProperties Konstruktory

Definice

Přetížení

CertificateCreateOrUpdateProperties()
CertificateCreateOrUpdateProperties(String)

CertificateCreateOrUpdateProperties()

public CertificateCreateOrUpdateProperties ();
Public Sub New ()

Platí pro

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)

Parametry

base64Value
String

Platí pro