Microsoft.SystemCenter.VirtualMachineManager.Storage.2016.FileShare.MSCompartilhamento de Arquivos (Nível Superior)

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

Tipo concreto de Compartilhamento de Arquivos de Espaços hospedados no Servidor de Arquivos do 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 (PTB) Description (PTB) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome para exibição Nome para exibição do objeto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Status do Objeto Status do objeto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Status do Ativo Status do ativo false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Storage.2016.FileShare.MS:
ID  string  ID Identificador do Compartilhamento de Arquivos true 2147483647  False     
Description  string  Descrição Descrição do Compartilhamento de Arquivos false 2147483647  False     
IsManaged  string  É Gerenciado O Compartilhamento de Arquivos é Gerenciado false 2147483647  False     
StorageClassification  string  Classificação de Armazenamento Classificação do Armazenamento do Compartilhamento de Arquivos false 2147483647  False     
SharePath  string  Caminho do Compartilhamento Caminho do Compartilhamento do Compartilhamento de Arquivos false 2147483647  False     
StorageVolumeID  string  Identificador do Volume de Armazenamento ID do Volume de Armazenamento do Compartilhamento de Arquivos false 2147483647  False     
ClusterName  string  Nome do Cluster do Servidor de Arquivos Nome do Cluster do Servidor de Arquivos false 2147483647  False     
UniqueID  string  Identificador Exclusivo do Compartilhamento de Arquivos ID Exclusivo do Compartilhamento de Arquivos false 2147483647  False     
VMMServer  string  Servidor do VMM FQDN do Servidor do VMM 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>