RequestType Members
The following tables list the members exposed by the RequestType type.
Public Constructors
Name | Description | |
---|---|---|
RequestType |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
ActionWorkflowInstances | Gets or sets a collection of Guids referencing the set of workflow instances executed during the action phase of processing this request. |
![]() |
AncillaryParameters | Gets or sets a collection of serialized CreateRequestParameters that provide additional data about the request. Usually that data is provided by IActionProcessors.PreProcessRequest implementations. |
![]() |
AuthenticationWorkflowInstances | Gets or sets a collection of Guids referencing the set of workflow instances executed during the authentication phase of processing this request. |
![]() |
AuthorizationWorkflowInstances | |
![]() |
CommittedTime | |
![]() |
CompletedTime | |
![]() |
ComputedActors | |
![]() |
CreatedTime | Returns a DateTime value that represents the time that the ResourceType object was created. (Inherited from ResourceType) |
![]() |
Creator | Returns a UniqueIdentifier object that represents the creator of the ResourceType object. (Inherited from ResourceType) |
![]() |
DeletedTime | This API is currently not supported. (Inherited from ResourceType) |
![]() |
DeletedTimeSpecified | This API is currently not supported. (Inherited from ResourceType) |
![]() |
Description | Represents a description of the ResourceType object. (Inherited from ResourceType) |
![]() |
DetectedRulesList | Gets and sets a list of DetectedRuleEntry objects that apply to the ResourceType object. (Inherited from ResourceType) |
![]() |
DisplayName | Indicates the display name of the ResourceType object. (Inherited from ResourceType) |
![]() |
ExpectedRulesList | Gets and sets a list of ExpectedRuleEntry objects that apply to the ResourceType object. (Inherited from ResourceType) |
![]() |
ExpirationTime | If the ExpirationTimeSpecified property is true, indicates the time that the resource instance will expire. (Inherited from ResourceType) |
![]() |
ExpirationTimeSpecified | Indicates whether the ExpirationTimeSpecified value has been set. (Inherited from ResourceType) |
![]() |
HasCollateralRequest | |
![]() |
IsAnonymous | |
![]() |
IsRegistering | |
![]() |
IsVolatile | |
![]() |
Item | Gets and sets an object from the ResourceType object. (Inherited from ResourceType) |
![]() |
Locale | Indicates the locale of the ResourceType object. (Inherited from ResourceType) |
![]() |
ManagementPolicies | |
![]() |
ObjectID | Returns the ObjectID of the Resource. (Inherited from ResourceType) |
![]() |
ObjectType | Returns a String that represents the resource type. For more information, see the ObjectType property of Resource. (Inherited from ResourceType) |
![]() |
Operation | |
![]() |
ParentRequest | |
![]() |
PropertyNames | Returns a collection of property names of the ResourceType object. (Inherited from ResourceType) |
![]() |
RequestContext | |
![]() |
RequestControl | |
![]() |
RequestDependencyKey | |
![]() |
RequestParameters | |
![]() |
RequestStatus | |
![]() |
RequestStatusDetails | |
![]() |
RequiresReevaluation | |
![]() |
ResourceProperties | This API is currently not supported. (Inherited from ResourceType) |
![]() |
ResourceTime | The date and time of a representation of the ResourceType. For more information, see Resource. (Inherited from ResourceType) |
![]() |
Target | |
![]() |
TargetObjectType |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
AddParameter | |
![]() |
AddStatusDetail | |
![]() |
AddValue | Adds an attribute value to an attribute that is bound to the resource. This API is currently not supported. (Inherited from ResourceType) |
![]() |
ClearAttribute | Removes all values for the attribute from the resource. This API is currently not supported. (Inherited from ResourceType) |
![]() |
DeleteParameter | |
![]() |
Dispose | |
![]() |
Equals | (Inherited from Object) |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() |
ParseParameters | |
![]() |
ParseStatusDetails | |
![]() |
RemoveValue | Removes an attribute value from the ResourceType object. This API is currently not supported. (Inherited from ResourceType) |
![]() |
ToString | Overridden. Returns a String representation of the ResourceType object. (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
RequestType Class
Microsoft.ResourceManagement.WebServices.WSResourceManagement Namespace