ServiceCertificateGetResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Get Service Certificate operation response.
public class ServiceCertificateGetResponse : Microsoft.Azure.AzureOperationResponse
type ServiceCertificateGetResponse = class
inherit AzureOperationResponse
Public Class ServiceCertificateGetResponse
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseServiceCertificateGetResponse
Constructors
ServiceCertificateGetResponse() |
Initializes a new instance of the ServiceCertificateGetResponse class. |
Properties
Data |
Optional. The public portion of the X.509 service certificate as a form of the cer file. |