Microsoft.SystemCenter.DataWarehouse.CMDBSourceOrigine CMDB data warehouse

Microsoft.SystemCenter.DataWarehouse.CMDBSource (ClassType)

Element properties:

Base ClassMicrosoft.SystemCenter.DataWarehouse.DataSource
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId30e212e3-223f-238c-6cfd-4c9f05df96b1

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ITA) Description (ITA) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto. false 4000  False     
Microsoft.SystemCenter.DataWarehouse.DataSource:
DataSourceName  string  Nome origine dati Nome origine dati true 255  False     
DatasourceType  enum  Tipo origine dati Tipo origine dati false 256      DW.DatasourceType 
ProductVersion  string  Versione prodotto Versione prodotto false 255  False     
SecureReferenceId  guid  ID riferimento protetto ID riferimento protetto false 256       
RegistrationStatus  enum  Stato registrazione Stato registrazione false 256      DW.SourceAction 
DateRegistered  datetime  Data registrazione Data registrazione false 256       
DateUnRegistered  datetime  Data annullamento registrazione Data annullamento registrazione false 256       
DataSourceId  guid  ID origine dati ID origine dati false 256       
SourceStatus  enum  Stato origine Stato origine false 256      DW.SourceStatus 
Microsoft.SystemCenter.DataWarehouse.CMDBSource:
ManagementGroupId  guid  Identificatore gruppo di gestione Identificatore gruppo di gestione true 256       
Database  string  Database Database false 256  False     
DatabaseServer  string  Server di database Server di database false 256  False     
SdkServer  string  Server SDK Server SDK false 256  False     
SourceAssembly  guid  Assembly origine Assembly origine false 256    Microsoft.SystemCenter.ManagedSource.Assembly   

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.DataWarehouse.CMDBSource" Base="Microsoft.SystemCenter.DataWarehouse.DataSource" Accessibility="Public" Hosted="false" Abstract="false">
<Property ID="ManagementGroupId" Type="guid" CaseSensitive="false" Key="true"/>
<Property ID="Database" Type="string" CaseSensitive="false"/>
<Property ID="DatabaseServer" Type="string" CaseSensitive="false"/>
<Property ID="SdkServer" Type="string" CaseSensitive="false"/>
<Property ID="SourceAssembly" Type="guid" Required="true" DefaultValue="Microsoft.SystemCenter.ManagedSource.Assembly"/>
</ClassType>