Microsoft.Windows.Cluster.NetworkFürthálózat

Microsoft.Windows.Cluster.Network (ClassType)

Windows fürthálózat osztály

Element properties:

Base ClassMicrosoft.Windows.Cluster.Component
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdcadf30e7-e2ea-dd30-9785-aaa9c1e71b90

Class Hierarchy:

Class Properties:

Property Name Type Display Name (HUN) Description (HUN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.Cluster.Component:
ClusterName  string  Fürt neve A Windows fürt neve. true 256  False 
ObjectName  string  Összetevő neve A Windows fürtösszetevő neve. true 256  False 
Microsoft.Windows.Cluster.Network:
Address  string  Cím A hálózati illesztő által használt cím. false 256  False 
AddressMask  string  Alhálózati maszk A hálózattal használt alhálózati maszk. false 256  False 
Description  string  Leírás A leírás megjegyzéseket tartalmaz a fürthálózati objektumról. false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Cluster.Network" Accessibility="Public" Abstract="false" Base="Microsoft.Windows.Cluster.Component" Hosted="false" Singleton="false">
<Property ID="Address" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="AddressMask" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="Description" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
</ClassType>