Microsoft.SystemCenter.MicrosoftAzure.CloudServiceResourceMicrosoft Azure Cloud Service Resource

Microsoft.SystemCenter.MicrosoftAzure.CloudServiceResource (ClassType)

Microsoft Azure cloud service resource.

Element properties:

Base ClassMicrosoft.SystemCenter.MicrosoftAzure.ServiceResource
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId12a6a2dc-2e18-2585-50e3-aff6967aea4b

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     
Microsoft.SystemCenter.MicrosoftAzure.CloudServiceResource:
ResourceProviderNamespace  string  Resource Provider Namespace Resource Provider Namespace for Cloud Service Resource in Microsoft Azure. false 255  False     
ETag  string  ETag ETag for Cloud Service Resource in Microsoft Azure. false 255  False     
SchemaVersion  string  SchemaVersion Schema Version for Cloud Service Resource in Microsoft Azure. false 255  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.MicrosoftAzure.CloudServiceResource" Accessibility="Public" Abstract="true" Base="Microsoft.SystemCenter.MicrosoftAzure.ServiceResource" Hosted="true" Singleton="false" Extension="false">
<Property ID="ResourceProviderNamespace" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="255" MinLength="0" Required="false" Scale="0"/>
<Property ID="ETag" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="255" MinLength="0" Required="false" Scale="0"/>
<Property ID="SchemaVersion" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="255" MinLength="0" Required="false" Scale="0"/>
</ClassType>