CertificateCreateOrUpdateProperties Constructors
Definition
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.
Overloads
CertificateCreateOrUpdateProperties()
public CertificateCreateOrUpdateProperties();
Public Sub New ()
Applies to
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)
Parameters
- base64Value
- String