ProvisioningRequest Members

Include Protected Members
Include Inherited Members

The ProvisioningRequest type exposes the following members.

Constructors

  Name Description
Public method ProvisioningRequest

Top

Properties

  Name Description
Public property Canceled (Inherited from MiniProvisioningRequest.)
Public property DelegatedAdminOwner
Public property DisplayName (Inherited from MiniProvisioningRequest.)
Public property FailureRowCount
Public property Identity (Inherited from MiniProvisioningRequest.)
Public property IsValid Gets a value that indicates whether the object is configured correctly. (Inherited from ConfigurableObject.)
Public property NotificationEmails (Inherited from MiniProvisioningRequest.)
Public property Organization
Public property Owner
Public property Started (Inherited from MiniProvisioningRequest.)
Public property Status (Inherited from MiniProvisioningRequest.)
Public property SuccessRowCount
Public property TotalRowCount
Public property ValidationWarnings
Public property WhenCreated
Public property WhenCreatedUTC
Public property WhenStarted
Public property WhenStartedUTC

Top

Methods

  Name Description
Public method Clone (Inherited from ConfigurableObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetProperties (Inherited from ConfigurableObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Validate (Inherited from ConfigurableObject.)
Protected method ValidateRead (Inherited from ConfigurableObject.)
Protected method ValidateWrite (Inherited from ConfigurableObject.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IConfigurable.CopyChangesFrom (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate property IConfigurable.ObjectState (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate method IConfigurable.ResetChangeTracking (Inherited from ConfigurableObject.)

Top