Microsoft.SystemCenter.VirtualMachineManager.Storage.2016.FileShare.MS檔案共用 (上層)

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

託管於 Windows 檔案伺服器上的空間檔案共用實體類型

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 (CHT) Description (CHT) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  顯示名稱 顯示物件的名稱。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  物件狀態 物件狀態 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  資產狀態 資產狀態 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  附註 附註 false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Storage.2016.FileShare.MS:
ID  string  識別碼 檔案共用識別碼 true 2147483647  False     
Description  string  描述 檔案共用描述 false 2147483647  False     
IsManaged  string  受管理的 檔案共用受管理的 false 2147483647  False     
StorageClassification  string  存放裝置分類 檔案共用存放裝置分類 false 2147483647  False     
SharePath  string  共用路徑 檔案共用共用路徑 false 2147483647  False     
StorageVolumeID  string  存放裝置磁碟區識別項 檔案共用存放裝置磁碟區識別碼 false 2147483647  False     
ClusterName  string  檔案伺服器叢集名稱 檔案伺服器叢集名稱 false 2147483647  False     
UniqueID  string  檔案共用唯一識別碼 檔案共用唯一識別碼 false 2147483647  False     
VMMServer  string  VMM 伺服器 VMM 伺服器 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>