CertificateCreateParameters::Properties Property
Required. Gets or sets the properties of the certificate.
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
public: property CertificateCreateProperties^ Properties { CertificateCreateProperties^ get(); void set(CertificateCreateProperties^ value); }
Property Value
Type: Microsoft.WindowsAzure.Management.Automation.Models::CertificateCreateProperties^
Show: