Click or drag to resize
ProvisioningSimpleService Properties

The ProvisioningSimpleService type exposes the following members.

Properties
  NameDescription
Public propertyAccountOwnerId
Gets or sets the account owner id.
(Inherited from ProvisioningService.)
Public propertyCurrentRequestId
Gets or sets the current request id.
(Inherited from ProvisioningService.)
Public propertyDescription
Gets or sets service description.
(Inherited from ProvisioningService.)
Public propertyDisabled
Gets or sets a value indicating whether this ProvisioningService instance is disabled.
(Inherited from ProvisioningService.)
Public propertyFrindlyName
Gets Atomia Provisioning service friendly name.
(Inherited from ProvisioningService.)
Public propertyHostResource
Gets or sets resource description of resource where is service hosted..
Public propertyInstanceId
Gets or sets the Atomia Provisioning service instance id.
(Inherited from ProvisioningService.)
Public propertyInstanceName
Gets or sets the Atomia Provisioning service instance name.
(Inherited from ProvisioningService.)
Public propertyItem
Indexer for service properties.
(Inherited from ProvisioningService.)
Public propertyLastSavedServiceId
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.
Public propertyLogicalID
Gets a service ID for logical representation of Atomia Provisioning service.
(Inherited from ProvisioningService.)
Public propertyName
Gets Atomia Provisioning service name.
(Inherited from ProvisioningService.)
Public propertyNoSave
Gets or sets a value indicating whether this service is saved in database, that is, whether this service is direct provisioned service.
Public propertyPackageID
Gets the ID of the parent package of the Atomia Provisioning service.
(Inherited from ProvisioningService.)
Public propertyParent
Gets or sets the parent.
(Inherited from ProvisioningService.)
Public propertyPhysicalID
Gets a service ID for physical representation of Atomia Provisioning service.
(Inherited from ProvisioningService.)
Public propertyProperties
Gets or sets the properties.
(Inherited from ProvisioningService.)
Public propertyProvisioningDescription
Gets or sets the provisioning description.
(Inherited from ProvisioningService.)
Public propertyRestricted
Gets or sets a value indicating whether this ProvisioningService is restricted by some authorization rule.
(Inherited from ProvisioningService.)
Public propertyStatus
Gets or sets the provisioning status.
(Inherited from ProvisioningService.)
Top
See Also