C# Class Amazon.DirectoryService.Model.CancelSchemaExtensionRequest

Container for the parameters to the CancelSchemaExtension operation. Cancels an in-progress schema extension to a Microsoft AD directory. Once a schema extension has started replicating to all domain controllers, the task can no longer be canceled. A schema extension can be canceled during any of the following states; Initializing, CreatingSnapshot, and UpdatingSchema.
Inheritance: AmazonDirectoryServiceRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetDirectoryId ( ) : bool
IsSetSchemaExtensionId ( ) : bool