Share via


BulkRegistryOperationResult Class

Definition

Encapsulates the result of a bulk registry operation.

public sealed class BulkRegistryOperationResult
public class BulkRegistryOperationResult
type BulkRegistryOperationResult = class
Public NotInheritable Class BulkRegistryOperationResult
Public Class BulkRegistryOperationResult
Inheritance
BulkRegistryOperationResult

Constructors

Name Description
BulkRegistryOperationResult()

Properties

Name Description
Errors

If the operation was not successful, this contains DeviceRegistryOperationError objects.

IsSuccessful

Whether or not the operation was successful.

Applies to