ComputeManagementClient.ServiceCertificates Property

 

Gets the IServiceCertificateOperations object that contains the operations for managing service certificates that are associated with a cloud service.

Namespace:   Microsoft.WindowsAzure.Management.Compute
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

public virtual IServiceCertificateOperations ServiceCertificates { get; }

For more information about managing service certificates, see the following resource:

Return to top
Show: