Microsoft.SystemCenter.MicrosoftAzure.ArmResourceMicrosoft Azure ARM Service Resource

Microsoft.SystemCenter.MicrosoftAzure.ArmResource (ClassType)

Class representing all Microsoft Azure ARM (Azure Resource Manager) service resources

Element properties:

Base ClassMicrosoft.SystemCenter.MicrosoftAzure.ServiceResource
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId10e703f5-8fc7-5282-83c0-f6e30303d10f

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     
Kind  string      false 256  False     
Microsoft.SystemCenter.MicrosoftAzure.ArmResource:
ResourceGroup  string  Resource Group Resource Group false 256  False     
Tags  string  Resource Tags Resource Tags false 8192  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.MicrosoftAzure.ArmResource" Accessibility="Public" Abstract="true" Base="Microsoft.SystemCenter.MicrosoftAzure.ServiceResource" Hosted="true" Singleton="false" Extension="false">
<Property ID="ResourceGroup" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="Tags" Type="string" MaxLength="8192" MinLength="0" Required="false"/>
</ClassType>