IClientRootCertificateOperations 成员
The Network Management API includes operations for managing the client root certificates for your subscription. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154113.aspx for more information)
以下各表列出了由 IClientRootCertificateOperations 类型公开的成员。
公共 方法
(另请参见 Extension 方法)
Name | 说明 | |
---|---|---|
CreateAsync | The Upload Client Root Certificate operation is used to upload a new client root certificate to Azure. (see https://msdn.microsoft.com/en-us/library/windowsazure/dn205129.aspx for more information) | |
DeleteAsync | The Delete Client Root Certificate operation deletes a previously uploaded client root certificate from Azure. (see https://msdn.microsoft.com/en-us/library/windowsazure/dn205128.aspx for more information) | |
GetAsync | The Get Client Root Certificate operation returns the public portion of a previously uploaded client root certificate in a base-64-encoded format from Azure. (see https://msdn.microsoft.com/en-us/library/windowsazure/dn205127.aspx for more information) | |
ListAsync | The List Client Root Certificates operation returns a list of all the client root certificates that are associated with the specified virtual network in Azure. (see https://msdn.microsoft.com/en-us/library/windowsazure/dn205130.aspx for more information) |
返回页首
Extension 方法
Name | 说明 | |
---|---|---|
Create | The Upload Client Root Certificate operation is used to upload a new client root certificate to Azure. (see https://msdn.microsoft.com/en-us/library/windowsazure/dn205129.aspx for more information) (Defined by ClientRootCertificateOperationsExtensions.) | |
CreateAsync | The Upload Client Root Certificate operation is used to upload a new client root certificate to Azure. (see https://msdn.microsoft.com/en-us/library/windowsazure/dn205129.aspx for more information) (Defined by ClientRootCertificateOperationsExtensions.) | |
Delete | The Delete Client Root Certificate operation deletes a previously uploaded client root certificate from Azure. (see https://msdn.microsoft.com/en-us/library/windowsazure/dn205128.aspx for more information) (Defined by ClientRootCertificateOperationsExtensions.) | |
DeleteAsync | The Delete Client Root Certificate operation deletes a previously uploaded client root certificate from Azure. (see https://msdn.microsoft.com/en-us/library/windowsazure/dn205128.aspx for more information) (Defined by ClientRootCertificateOperationsExtensions.) | |
Get | The Get Client Root Certificate operation returns the public portion of a previously uploaded client root certificate in a base-64-encoded format from Azure. (see https://msdn.microsoft.com/en-us/library/windowsazure/dn205127.aspx for more information) (Defined by ClientRootCertificateOperationsExtensions.) | |
GetAsync | The Get Client Root Certificate operation returns the public portion of a previously uploaded client root certificate in a base-64-encoded format from Azure. (see https://msdn.microsoft.com/en-us/library/windowsazure/dn205127.aspx for more information) (Defined by ClientRootCertificateOperationsExtensions.) | |
List | The List Client Root Certificates operation returns a list of all the client root certificates that are associated with the specified virtual network in Azure. (see https://msdn.microsoft.com/en-us/library/windowsazure/dn205130.aspx for more information) (Defined by ClientRootCertificateOperationsExtensions.) | |
ListAsync | The List Client Root Certificates operation returns a list of all the client root certificates that are associated with the specified virtual network in Azure. (see https://msdn.microsoft.com/en-us/library/windowsazure/dn205130.aspx for more information) (Defined by ClientRootCertificateOperationsExtensions.) |
返回页首
另请参阅
参考
IClientRootCertificateOperations 接口
Microsoft.WindowsAzure.Management.Network 命名空间