IComputeManagementClient::ServiceCertificates Property

 

Gets 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)

property IServiceCertificateOperations^ ServiceCertificates {
	IServiceCertificateOperations^ get();
}

Property Value

Type: Microsoft.WindowsAzure.Management.Compute::IServiceCertificateOperations^

The operations for managing service certificates.

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

Return to top
Show: