Microsoft.SystemCenter.ServiceManager.Portal.Links.ConfigurationMicrosoft.Centrum systemowe.Menedżer usług.Portal.Łącza.Konfiguracja

Microsoft.SystemCenter.ServiceManager.Portal.Links.Configuration (ClassType)

Element properties:

Base ClassSystem.GlobalSetting
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd0a53626-21e8-d763-6df6-afbcf498d7d4

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PLK) Description (PLK) Key Max Length Min Length Case Sensitive Default Value
System.Entity:
DisplayName  string  Nazwa wyświetlana Wyświetlana nazwa obiektu. false 4000  False   
Microsoft.SystemCenter.ServiceManager.Portal.Links.Configuration:
Id  string  Identyfikator Identyfikator true 256  False  {0} 
Name  string  Nazwa Nazwa false 200  False   
NavigateUrl  string  Adres URL nawigacji Adres URL nawigacji false 256  False   
LinkDescription  string  Opis łącza Opis łącza false 4000  False   
Visible  bool  Widoczny Widoczny false 256    true 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.ServiceManager.Portal.Links.Configuration" Base="AdminItem!System.GlobalSetting" Abstract="false" Accessibility="Public" Hosted="false">
<Property ID="Id" Type="string" Key="true" AutoIncrement="true" DefaultValue="{0}"/>
<Property ID="Name" Type="string" MaxLength="200"/>
<Property ID="NavigateUrl" Type="string"/>
<Property ID="LinkDescription" Type="string" MaxLength="4000"/>
<Property ID="Visible" Type="bool" DefaultValue="true"/>
</ClassType>