Microsoft.SystemCenter.VirtualMachineManager.Storage.Discovery.FileShare.MSRecurso compartido de archivos (máximo nivel)

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

Tipo concreto de recurso compartido de archivos de espacios hospedado en el servidor de archivos de Windows

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 (ESN) Description (ESN) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar del objeto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Estado de objeto Estado de objeto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Estado de activo Estado de activo false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Storage.Discovery.FileShare.MS:
ID  string  Id. Identificador del recurso compartido de archivos true 2147483647  False     
Description  string  Descripción Descripción del recurso compartido de archivos false 2147483647  False     
IsManaged  string  Está administrado El recurso compartido de archivos está administrado false 2147483647  False     
StorageClassification  string  Clasificación de almacenamiento Clasificación de almacenamiento de recurso compartido de archivos false 2147483647  False     
SharePath  string  Ruta compartida Ruta del recurso compartido de archivo compartido false 2147483647  False     
StorageVolumeID  string  Identificador de volumen de almacenamiento Identificador de volumen de almacenamiento de recurso compartido de archivos false 2147483647  False     
ClusterName  string  Nombre del clúster del servidor de archivos Nombre del clúster del servidor de archivos false 2147483647  False     
UniqueID  string  Identificador único del recurso compartido de archivos Id. exclusivo del recurso compartido de archivos false 2147483647  False     
VMMServer  string  Servidor VMM FQDN de servidor 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>