SquaredUp.EAM.Library.Class.AvailabilityEnterprise Application - Availability

SquaredUp.EAM.Library.Class.Availability (ClassType)

The top-level collection within an Enterprise Application containing availability monitors and/or groups of availability monitors.

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId75d99e84-63f4-f5d9-95af-54bbf5c61c40

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
SquaredUp.EAM.Library.Class.Availability:
ApplicationId  guid  Enterprise Application Id The Id of the Enterprise Application within which this availability collection is contained. true 256       

Health Model:

Source Code:

<ClassType ID="SquaredUp.EAM.Library.Class.Availability" Base="System!System.LogicalEntity" Accessibility="Public" Abstract="true" Hosted="false" Singleton="false">
<Property ID="ApplicationId" Type="guid" Key="true"/>
</ClassType>