Microsoft.SystemCenter.Advisor.SettingsDefinições do Advisor

Microsoft.SystemCenter.Advisor.Settings (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedFalse
SingletonTrue
ExtensionFalse
AccessibilityPublic
ElementIdaea0945c-a341-2c1c-f131-575751a6bd61

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTG) Description (PTG) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome a Apresentar Nome a apresentar do objecto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Estado do Objecto Estado do objecto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Estado do Recurso Estado do recurso false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
Microsoft.SystemCenter.Advisor.Settings:
WebSiteBaseUrl  string  URL base do Web site do Advisor false 256  False  https://mms.microsoft.com/   
ConfigServiceEndpoint  string  Ponto final de serviço de configuração do Advisor false 256  False  https://service.systemcenteradvisor.com/Config/SettingService.svc   
IdentityProviderServiceEndpoint  string      false 256  False     
IdentityServiceEndpoint  string      false 256  False     
DataCollectorServiceEndpoint  string      false 256  False     
DataProviderServiceEndpoint  string      false 256  False     
CustomerIdentifier  guid      false 256       
GatewayIdentifier  guid      false 256       
WebProxyAddress  string      false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.Advisor.Settings" Base="Windows!Microsoft.Windows.ApplicationComponent" Accessibility="Public" Abstract="false" Hosted="false" Singleton="true">
<Property ID="WebSiteBaseUrl" Key="false" Type="string" DefaultValue="https://mms.microsoft.com/"/>
<Property ID="ConfigServiceEndpoint" Key="false" Type="string" DefaultValue="https://service.systemcenteradvisor.com/Config/SettingService.svc"/>
<Property ID="IdentityProviderServiceEndpoint" Key="false" Type="string"/>
<Property ID="IdentityServiceEndpoint" Key="false" Type="string"/>
<Property ID="DataCollectorServiceEndpoint" Key="false" Type="string"/>
<Property ID="DataProviderServiceEndpoint" Key="false" Type="string"/>
<Property ID="CustomerIdentifier" Key="false" Type="guid"/>
<Property ID="GatewayIdentifier" Key="false" Type="guid"/>
<Property ID="WebProxyAddress" Key="false" Type="string"/>
</ClassType>