ServiceCertificateListResponse Members
Represents a list of service certificates.
The following tables list the members exposed by the ServiceCertificateListResponse type.
Public Constructors
Name | Description | |
---|---|---|
ServiceCertificateListResponse | Initializes a new instance of the ServiceCertificateListResponse class. |
Top
Public Properties
Name | Description | |
---|---|---|
Certificates | Gets or sets a collection of Certificate objects that define the service certificates that are valid in a subscription. | |
RequestId | (Inherited from AzureOperationResponse) | |
StatusCode | (Inherited from HttpOperationResponse) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetEnumerator | Retrieves an object that can iterate through a collection of Certificate objects. | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
GetEnumerator | Retrieves an object that can iterate through a collection of Certificate objects. |
Top
See Also
Reference
ServiceCertificateListResponse Class
Microsoft.WindowsAzure.Management.Compute.Models Namespace