QND.OMS.Automation.RunbookGenQND - OMS Automation Runbook

QND.OMS.Automation.RunbookGen (ClassType)

Element properties:

Base ClassQND.OMS.GenericResource
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId7958897b-ee8b-ddac-b120-7e1ba9ce5f07

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.SystemCenter.MicrosoftAzure.ServiceResource:
ResourceName  string  Resource Name The name of Service Resource. false 255  False     
ResourceId  string  Resource ID ID for Service Resource in Microsoft Azure. true 2083  False     
Type  string  Type Type for Service Resource in Microsoft Azure. false 255  False     
SubscriptionId  string  Subscription ID Subscription ID false 256  False     
QND.OMS.GenericResource:
ResourceGroup  string      false 256  False     
Tags  string      false 8192  False     
QND.OMS.Automation.RunbookGen:
RunbookType  string  Runbook Type false 256  False     
Description  string  Description false 256  False     

Health Model:

Source Code:

<ClassType ID="QND.OMS.Automation.RunbookGen" Base="QNDA!QND.OMS.GenericResource" Accessibility="Internal" Abstract="false" Hosted="true" Singleton="false">
<Property ID="RunbookType" Key="false" Type="string"/>
<Property ID="Description" Key="false" Type="string" MaxLength="256"/>
</ClassType>