Share via


ServiceCertificateGetParameters Members

Represents the parameters that are used to retrieve information about a service certificate.

The following tables list the members exposed by the ServiceCertificateGetParameters type.

Public Constructors

  Name Description
  ServiceCertificateGetParameters Overloaded.  

Top

Public Properties

  Name Description
ServiceName Gets or sets the DNS prefix name of the cloud service that contains the certificate.
Thumbprint Gets or sets the thumbprint of the certificate.
ThumbprintAlgorithm Gets or sets the algorithm for the thumbprint of 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

ServiceCertificateGetParameters Class
Microsoft.WindowsAzure.Management.Compute.Models Namespace