ProvisioningService Class |
Namespace: Atomia.Provisioning.Base
The ProvisioningService type exposes the following members.
Name | Description | |
---|---|---|
![]() | ProvisioningService(String, String) |
Initializes a new instance of the ProvisioningService class.
|
![]() | ProvisioningService(String, String, String) |
Initializes a new instance of the ProvisioningService class.
|
![]() | ProvisioningService(String, String, String, StatusType) |
Initializes a new instance of the ProvisioningService class.
|
Name | Description | |
---|---|---|
![]() | AccountOwnerId |
Gets or sets the account owner id.
|
![]() | CurrentRequestId |
Gets or sets the current request id.
|
![]() | Description |
Gets or sets service description.
|
![]() | Disabled |
Gets or sets a value indicating whether this ProvisioningService instance is disabled.
|
![]() | FrindlyName |
Gets Atomia Provisioning service friendly name.
|
![]() | InstanceId |
Gets or sets the Atomia Provisioning service instance id.
|
![]() | InstanceName |
Gets or sets the Atomia Provisioning service instance name.
|
![]() | Item |
Indexer for service properties.
|
![]() | LogicalID |
Gets a service ID for logical representation of Atomia Provisioning service.
|
![]() | Name |
Gets Atomia Provisioning service name.
|
![]() | PackageID |
Gets the ID of the parent package of the Atomia Provisioning service.
|
![]() | Parent |
Gets or sets the parent.
|
![]() | PhysicalID |
Gets a service ID for physical representation of Atomia Provisioning service.
|
![]() | Properties |
Gets or sets the properties.
|
![]() | ProvisioningDescription |
Gets or sets the provisioning description.
|
![]() | Restricted |
Gets or sets a value indicating whether this ProvisioningService is restricted by some authorization rule.
|
![]() | Status |
Gets or sets the provisioning status.
|
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.
|
![]() | 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.) |