Share via


ClientRootCertificateOperationsExtensions Members

The Service Management API includes operations for managing the virtual networks for your subscription. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157182.aspx for more information)

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

Public Methods

  Name Description
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)
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)
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)
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)
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)
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)
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)
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)

Top

See Also

Reference

ClientRootCertificateOperationsExtensions Class
Microsoft.WindowsAzure.Management.Network Namespace