Microsoft.SystemCenter.VirtualMachineManager.Storage.Discovery.FileShare.MSSdílená složka (nejvyšší úroveň)

Microsoft.SystemCenter.VirtualMachineManager.Storage.Discovery.FileShare.MS (ClassType)

Konkrétní typ sdílené složky prostorů, který hostuje souborový server Windows

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1ef2285c-fea8-724a-f45d-e5a4dfad6659
CommentHosted by Management server

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CSY) Description (CSY) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Zobrazovaný název Zobrazovaný název objektu false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stav objektu Stav objektu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stav prostředku Stav prostředku false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Poznámky Poznámky false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Storage.Discovery.FileShare.MS:
ID  string  ID Identifikátor sdílené složky true 2147483647  False     
Description  string  Popis Popis sdílené složky false 2147483647  False     
IsManaged  string  Je spravováno Sdílená složka je spravovaná. false 2147483647  False     
StorageClassification  string  Klasifikace úložiště Klasifikace úložiště sdílené složky false 2147483647  False     
SharePath  string  Cesta ke sdílené složce Cesta ke sdílené složce false 2147483647  False     
StorageVolumeID  string  Identifikátor svazku úložiště ID svazku úložiště sdílené složky false 2147483647  False     
ClusterName  string  Název clusteru souborového serveru Název clusteru souborového serveru false 2147483647  False     
UniqueID  string  Jedinečný identifikátor sdílené složky Jedinečný identifikátor sdílené složky false 2147483647  False     
VMMServer  string  Server nástroje VMM Plně kvalifikovaný název domény serveru nástroje VMM false 2147483647  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.Storage.Discovery.FileShare.MS" Accessibility="Public" Hosted="false" Abstract="false" Singleton="false" Base="System!System.LogicalEntity" Comment="Hosted by Management server">
<Property ID="ID" Key="true" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Share Identifier"/>
<Property ID="Description" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Share Description"/>
<Property ID="IsManaged" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Share Is Managed by VMM"/>
<Property ID="StorageClassification" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Share Classfication"/>
<Property ID="SharePath" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Share full path"/>
<Property ID="StorageVolumeID" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Share Volume ID to be used for disambiguation"/>
<Property ID="ClusterName" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File server cluster name"/>
<Property ID="UniqueID" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Share UniqueIdentifier"/>
<Property ID="VMMServer" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="VMMServer"/>
</ClassType>