Share via


IManagementCertificateOperations Members

Represents the interface for operations that are used to manage management certificates.

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

Public Methods

(see also Extension Methods)

  Name Description
CreateAsync Asynchronously adds a management certificate to a subscription.
DeleteAsync Asynchonously deletes a management certificate from a subscription.
GetAsync Asynchronously retrieves information about the management certificate with the specified thumbprint.
ListAsync Asynchronously lists information about all of the management certificates associated with the specified subscription.

Top

Extension Methods

  Name Description
Create  Adds a management certificate to a subscription. (Defined by ManagementCertificateOperationsExtensions.)
CreateAsync  Asynchronously adds a management certificate to a subscription. (Defined by ManagementCertificateOperationsExtensions.)
Delete  Deletes a management certificate from a subscription. (Defined by ManagementCertificateOperationsExtensions.)
DeleteAsync  Asynchonously deletes a management certificate from a subscription. (Defined by ManagementCertificateOperationsExtensions.)
Get  Retrieves information about the management certificate with the specified thumbprint. (Defined by ManagementCertificateOperationsExtensions.)
GetAsync  Asynchronously retrieves information about the management certificate with the specified thumbprint. (Defined by ManagementCertificateOperationsExtensions.)
List  Lists information about all of the management certificates associated with the specified subscription. (Defined by ManagementCertificateOperationsExtensions.)
ListAsync  Asynchronously lists information about all of the management certificates associated with the specified subscription. (Defined by ManagementCertificateOperationsExtensions.)

Top

See Also

Reference

IManagementCertificateOperations Interface
Microsoft.WindowsAzure.Management Namespace