Microsoft.IT.SCOM.ASB.QueueWindows Azure Service Bus Queue

Microsoft.IT.SCOM.ASB.Queue (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId61383a8b-d2ce-29f4-9aba-2d4fccd37352

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       
Microsoft.IT.SCOM.ASB.Queue:
QueueName  string  Name true 256  False     
MaxSizeInMegaBytes  int  Max Size in Megabytes false 256       

Health Model:

Source Code:

<ClassType ID="Microsoft.IT.SCOM.ASB.Queue" Base="System!System.LogicalEntity" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="QueueName" Key="true" Type="string"/>
<Property ID="MaxSizeInMegaBytes" Key="false" Type="int"/>
</ClassType>