Condividi tramite


ComponentPurgeStatusResponse Class

Definition

Response containing status for a specific purge operation.

public class ComponentPurgeStatusResponse
type ComponentPurgeStatusResponse = class
Public Class ComponentPurgeStatusResponse
Inheritance
ComponentPurgeStatusResponse

Constructors

ComponentPurgeStatusResponse()

Initializes a new instance of the ComponentPurgeStatusResponse class.

ComponentPurgeStatusResponse(String)

Initializes a new instance of the ComponentPurgeStatusResponse class.

Properties

Status

Gets or sets status of the operation represented by the requested Id. Possible values include: 'pending', 'completed'

Methods

Validate()

Validate the object.

Applies to