Click or drag to resize

Service Class

[Missing <summary> documentation for "T:NetIQ.DRA.Common.Rest.DataModels.Service"]

Inheritance Hierarchy

Namespace:  NetIQ.DRA.Common.Rest.DataModels
Assembly:  NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 10.2.2.1
Syntax
[DataContractAttribute]
public class Service : Device

The Service type exposes the following members.

Constructors
  NameDescription
Public methodService
Initializes a new instance of the Service class
Top
Properties
  NameDescription
Public propertyAccountName
Public propertyAdditionalAttributes (Inherited from BaseObject.)
Public propertyAddProperties (Inherited from ModelObject.)
Public propertyCheckPoint (Inherited from Device.)
Public propertyClass (Inherited from ModelObject.)
Public propertyClearProperties (Inherited from ModelObject.)
Public propertyComputer (Inherited from ComputerResourceObject.)
Public propertyContainer (Inherited from ModelObject.)
Public propertyContainerOnePointPath (Inherited from ModelObject.)
Public propertyControlsAccepted (Inherited from Device.)
Public propertyCurrentStatus (Inherited from Device.)
Public propertyDaysInRecycleBin (Inherited from ModelObject.)
Public propertyDescription (Inherited from ModelObject.)
Public propertyDisplayName (Inherited from ModelObject.)
Public propertyDistinguishedName (Inherited from ModelObject.)
Public propertyFailureActions
Public propertyFriendlyName (Inherited from ModelObject.)
Public propertyFriendlyParentPath (Inherited from ModelObject.)
Public propertyFriendlyPath (Inherited from ModelObject.)
Public propertyHost (Inherited from ModelObject.)
Public propertyHostComputer
Public propertyInteractWithDesktop
Public propertyIsManaged (Inherited from ModelObject.)
Public propertyIsObjectManaged (Inherited from ModelObject.)
Public propertyMultiMatch (Inherited from ModelObject.)
Public propertyName (Inherited from ModelObject.)
Public propertyNameValue (Inherited from ModelObject.)
Public propertyNumberFailureActions
Public propertyObjectClass (Inherited from ModelObject.)
Public propertyObjectGuid (Inherited from ModelObject.)
Public propertyOriginalParentPath (Inherited from ModelObject.)
Public propertyPassword
Public propertyPath (Inherited from ModelObject.)
Public propertyPowers (Inherited from ModelObject.)
Public propertyProtectedFromAccidentalDeletion (Inherited from ModelObject.)
Public propertyRebootMessage
Public propertyRemoveProperties (Inherited from ModelObject.)
Public propertyResetAfter
Public propertyRunFile
Public propertyServiceAccountType
Public propertyServiceType
Public propertyShowInAdvancedViewOnly (Inherited from ModelObject.)
Public propertySpecificExitCode (Inherited from Device.)
Public propertyStartType (Inherited from Device.)
Public propertyStartupParams
Public propertyTypeDom (Inherited from ModelObject.)
Public propertyVarSetFilterString (Inherited from ModelObject.)
Public propertyVersion
Public propertyWaitHint (Inherited from Device.)
Public propertyWhenChanged (Inherited from ModelObject.)
Public propertyWhenCreated (Inherited from ModelObject.)
Public propertyWin32ExitCode (Inherited from Device.)
Top
Methods
  NameDescription
Public methodSetNamesFromDN (Inherited from Device.)
Top
Fields
  NameDescription
Public fieldAlwaysAddShowInAdvancedViewOnly (Inherited from ModelObject.)
Top
See Also