IManagementCertificateOperations 成员
Represents the interface for operations that are used to manage management certificates.
以下各表列出了由 IManagementCertificateOperations 类型公开的成员。
公共 方法
(另请参见 Extension 方法)
Name | 说明 | |
---|---|---|
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. |
返回页首
Extension 方法
Name | 说明 | |
---|---|---|
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.) |
返回页首
另请参阅
参考
IManagementCertificateOperations 接口
Microsoft.WindowsAzure.Management 命名空间