DeleteCertificateError Class

Definition

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