Microsoft.SystemCenter.Advisor.SettingsAdvisor 设置

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 (CHS) Description (CHS) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  显示名称 对象的显示名称。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  对象状态 对象状态 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  资产状态 资产状态 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  说明 说明 false 4000       
Microsoft.SystemCenter.Advisor.Settings:
WebSiteBaseUrl  string  Advisor 网站基 URL false 256  False  https://management.azure.com/   
ConfigServiceEndpoint  string  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>