Microsoft.SystemCenter.VirtualMachineManager.Storage.Discovery.FileShare.MSFile Share (Top Level)

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

Spaces File Share concrete type hosted on Windows File Server

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 (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Storage.Discovery.FileShare.MS:
ID  string  ID File Share Identifier true 2147483647  False     
Description  string  Description File Share Description false 2147483647  False     
IsManaged  string  Is Managed File Share Is Managed false 2147483647  False     
StorageClassification  string  Storage Classification File Share Storage Classification false 2147483647  False     
SharePath  string  Share Path File Share Share Path false 2147483647  False     
StorageVolumeID  string  Storage Volume Identifier File Share Storage Volume ID false 2147483647  False     
ClusterName  string  File Server Cluster Name File Server Cluster Name false 2147483647  False     
UniqueID  string  File Share Unique Identifier File Share Unique Id false 2147483647  False     
VMMServer  string  VMM Server VMM Server FQDN 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>