ServiceCertificateCreateParameters Members
Represents the parameters that are used to create a service certificate.
The following tables list the members exposed by the ServiceCertificateCreateParameters type.
Public Constructors
Name | Description | |
---|---|---|
ServiceCertificateCreateParameters | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
CertificateFormat | Gets or sets a CertificateFormat value that specifies the format of the certificate. | |
Data | Gets or sets the base-64 encoded form of the public portion of the service certificate. | |
Password | Gets or sets the password for the certificate. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
ServiceCertificateCreateParameters Class
Microsoft.WindowsAzure.Management.Compute.Models Namespace