Microsoft.SystemCenter.VirtualMachineManager.Storage.Discovery.FileShare.MSCondivisione file (livello superiore)

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

Tipo concreto di condivisione file per gli spazi ospitati nel file 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 (ITA) Description (ITA) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stato oggetto Stato dell'oggetto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stato risorsa Stato della risorsa false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Note Note false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Storage.Discovery.FileShare.MS:
ID  string  ID Identificatore condivisione file true 2147483647  False     
Description  string  Descrizione Descrizione condivisione file false 2147483647  False     
IsManaged  string  Gestita La condivisione file è gestita false 2147483647  False     
StorageClassification  string  Classificazione di archiviazione Classificazione di archiviazione della condivisione file false 2147483647  False     
SharePath  string  Percorso condivisione Percorso condivisione della condivisione file false 2147483647  False     
StorageVolumeID  string  Identificatore del volume di archiviazione ID del volume di archiviazione di condivisione file false 2147483647  False     
ClusterName  string  Nome cluster del file server Nome cluster del file server false 2147483647  False     
UniqueID  string  Identificatore univoco condivisione file ID univoco condivisione file false 2147483647  False     
VMMServer  string  Server VMM FQDN server 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>