Microsoft.SystemCenter.VirtualMachineManager.Storage.Discovery.FileShare.MSDateifreigabe (oberste Ebene)

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

Auf Windows-Dateiserver gehosteter konkreter Dateifreigabetyp für Bereiche

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId61c07bd0-f371-4904-0985-fc5cf5ea9ffc
CommentHosted by Management server

Class Hierarchy:

Class Properties:

Property Name Type Display Name (DEU) Description (DEU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Anzeigename Anzeigenamen des Objekts false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objektstatus Objektstatus false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Bestandsstatus Bestandsstatus false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Anmerkungen Anmerkungen false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Storage.Discovery.FileShare.MS:
ID  string  ID ID der Dateifreigabe true 2147483647  False     
Description  string  Beschreibung Beschreibung der Dateifreigabe false 2147483647  False     
IsManaged  string  Wird verwaltet Die Dateifreigabe wird verwaltet. false 2147483647  False     
StorageClassification  string  Speicherklassifizierung Speicherklassifizierung der Dateifreigabe false 2147483647  False     
SharePath  string  Freigabepfad Freigabepfad der Dateifreigabe false 2147483647  False     
StorageVolumeID  string  Speichervolumebezeichner Speichervolume-ID der Dateifreigabe false 2147483647  False     
ClusterName  string  Name des Dateiserverclusters Name des Dateiserverclusters false 2147483647  False     
UniqueID  string  Eindeutige ID für die Dateifreigabe Eindeutige ID für die Dateifreigabe false 2147483647  False     
VMMServer  string  VMM-Server FQDN des VMM-Servers 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>