| ModuleService Class |
Namespace: Atomia.Provisioning.Base.Module
The ModuleService type exposes the following members.
| Name | Description | |
|---|---|---|
| ModuleService(String, String) |
Initializes a new instance of the ModuleService class.
| |
| ModuleService(String, String, String) |
Initializes a new instance of the ModuleService class.
|
| Name | Description | |
|---|---|---|
| Children |
Gets or sets the list of child services.
| |
| InstanceId |
Gets or sets the instance id.
| |
| Item |
Indexer for service properties.
| |
| LogicalID |
Gets a service ID for logical representation of service.
| |
| Name |
Gets a service name.
| |
| Parent |
Gets or sets the parent service.
| |
| PhysicalID |
Gets or sets a service ID for physical representation of service.
| |
| Properties |
Gets or sets service properties.
| |
| ProvisioningId |
Gets or sets provisioning ID
|
| Name | Description | |
|---|---|---|
| Clone |
Clones this module service instance.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetAllProperties |
Gets all module service properties 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.) |