Microsoft.SystemCenter.VirtualMachineManager.Storage.2016.FileShare.MSFilresurs (toppnivå)

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

Konkret typ av Spaces filresurs konkret typ på Windows-filserver

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdadfe911b-49da-d358-6cf3-2b30f699320c
CommentHosted by Management server

Class Hierarchy:

Class Properties:

Property Name Type Display Name (SVE) Description (SVE) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Visningsnamn Objektets visningsnamn. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objektstatus Objektstatus false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Tillgångsstatus Tillgångsstatus false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Anteckningar Anteckningar false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Storage.2016.FileShare.MS:
ID  string  ID ID för filresurs true 2147483647  False     
Description  string  Beskrivning Beskrivning av filresurs false 2147483647  False     
IsManaged  string  Är hanterad Filresursen är hanterad false 2147483647  False     
StorageClassification  string  Lagringsklassificering Lagringsklassificering för filresurs false 2147483647  False     
SharePath  string  Resurssökväg Filresurssökväg false 2147483647  False     
StorageVolumeID  string  ID för lagringsvolym ID för filresursens lagringsvolym false 2147483647  False     
ClusterName  string  Klusternamn för filserver Klusternamn för filserver false 2147483647  False     
UniqueID  string  Unikt ID för filresurs Unikt ID för filresurs false 2147483647  False     
VMMServer  string  VMM-server VMM-server FQDN false 2147483647  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.Storage.2016.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>