ProvisioningSimpleService Class |
Namespace: Atomia.Provisioning.Base
The ProvisioningSimpleService type exposes the following members.
Name | Description | |
---|---|---|
![]() | AccountOwnerId |
Gets or sets the account owner id.
(Inherited from ProvisioningService.) |
![]() | CurrentRequestId |
Gets or sets the current request id.
(Inherited from ProvisioningService.) |
![]() | Description |
Gets or sets service description.
(Inherited from ProvisioningService.) |
![]() | Disabled |
Gets or sets a value indicating whether this ProvisioningService instance is disabled.
(Inherited from ProvisioningService.) |
![]() | FrindlyName |
Gets Atomia Provisioning service friendly name.
(Inherited from ProvisioningService.) |
![]() | HostResource |
Gets or sets resource description of resource where is service hosted..
|
![]() | InstanceId |
Gets or sets the Atomia Provisioning service instance id.
(Inherited from ProvisioningService.) |
![]() | InstanceName |
Gets or sets the Atomia Provisioning service instance name.
(Inherited from ProvisioningService.) |
![]() | Item |
Indexer for service properties.
(Inherited from ProvisioningService.) |
![]() | LastSavedServiceId |
Gets or sets the ID of the last saved Atomia Provisioning service in the parent tree.
This property is used for identification of direct provisioned services.
|
![]() | LogicalID |
Gets a service ID for logical representation of Atomia Provisioning service.
(Inherited from ProvisioningService.) |
![]() | Name |
Gets Atomia Provisioning service name.
(Inherited from ProvisioningService.) |
![]() | NoSave |
Gets or sets a value indicating whether this service is saved in database, that is, whether this service is direct provisioned service.
|
![]() | PackageID |
Gets the ID of the parent package of the Atomia Provisioning service.
(Inherited from ProvisioningService.) |
![]() | Parent |
Gets or sets the parent.
(Inherited from ProvisioningService.) |
![]() | PhysicalID |
Gets a service ID for physical representation of Atomia Provisioning service.
(Inherited from ProvisioningService.) |
![]() | Properties |
Gets or sets the properties.
(Inherited from ProvisioningService.) |
![]() | ProvisioningDescription |
Gets or sets the provisioning description.
(Inherited from ProvisioningService.) |
![]() | Restricted |
Gets or sets a value indicating whether this ProvisioningService is restricted by some authorization rule.
(Inherited from ProvisioningService.) |
![]() | Status |
Gets or sets the provisioning status.
(Inherited from ProvisioningService.) |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetAllProperties |
Return all property objects for this service.
(Inherited from ProvisioningService.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |