Microsoft.SystemCenter.Advisor.SettingsAdvisor-instellingen

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 (NLD) Description (NLD) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Weergavenaam Weergavenaam van het object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objectstatus Objectstatus false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Activumstatus Activumstatus false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notities Notities false 4000       
Microsoft.SystemCenter.Advisor.Settings:
WebSiteBaseUrl  string  Basis-URL van Advisor-website false 256  False  https://management.azure.com/   
ConfigServiceEndpoint  string  Eindpunt Advisor-configuratieservice 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>