Microsoft.SystemCenter.Advisor.SettingsConfiguración de Advisor

Microsoft.SystemCenter.Advisor.Settings (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedFalse
SingletonTrue
ExtensionFalse
AccessibilityPublic
ElementId2808e8fe-e2b9-b0db-432b-b3173dae94d9

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ESN) Description (ESN) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar del objeto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Estado de objeto Estado de objeto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Estado de activo Estado de activo false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
Microsoft.SystemCenter.Advisor.Settings:
WebSiteBaseUrl  string  Dirección URL base del sitio web de Advisor false 256  False  https://management.azure.com/   
ConfigServiceEndpoint  string  Extremo de servicio de configuración de 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     
PortalLink  string      false 256  False     
OmsBladeLink  string      false 512  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://management.azure.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"/>
<Property ID="PortalLink" Key="false" Type="string"/>
<Property ID="OmsBladeLink" Key="false" Type="string" MaxLength="512"/>
</ClassType>