DeleteCertificateError 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.
An error encountered by the Batch service when deleting a certificate.
public class DeleteCertificateError
type DeleteCertificateError = class
Public Class DeleteCertificateError
- Inheritance
-
DeleteCertificateError
Properties
Code |
Gets a code for the certificate deletion error. See BatchErrorCodeStrings for possible values. |
Message |
Gets a message describing the certificagte deletion error, intended to be suitable for display in a user interface. |
Values |
Gets a list of additional error details related to the certificate deletion error. |
Applies to
Azure SDK for .NET