Microsoft.SystemCenter.VirtualMachineManager.Storage.FileShareCompartilhamento de Arquivos (Agregado) (abstrato)

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

Este tipo abstrato é o Compartilhamento de Arquivos de nível superior no qual a integridade se acumula.

Element properties:

Base ClassSystem.Device
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc322ee59-8f8c-2f11-b753-5a6d12ddf751

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTB) Description (PTB) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome para Exibição Nome para exibição do objeto de monitoramento. false 256  False 
Microsoft.SystemCenter.VirtualMachineManager.Storage.FileShare:
ID  string  ID Identificador do Compartilhamento de Arquivos true 2147483647  False 
Description  string  Descrição Descrição do Compartilhamento de Arquivos false 2147483647  False 
IsAvailableForPlacement  string  Está Disponível para Posicionamento O Compartilhamento de Arquivos está Disponível para Posicionamento false 2147483647  False 
IsManaged  string  É Gerenciado O Compartilhamento de Arquivos é Gerenciado false 2147483647  False 
HostAssociations  string  Associações do Host Hosts registrados do Compartilhamento de Arquivos false 2147483647  False 
ClusterAssociations  string  Associações do Cluster Clusters registrados do Compartilhamento de Arquivos 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 
FreeSpace  string  Espaço Livre (Bytes) Espaço Livre de Compartilhamento de Arquivos false 2147483647  False 
Capacity  string  Capacidade (Bytes) Capacidade de Compartilhamento de Arquivos false 2147483647  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.Storage.FileShare" Accessibility="Public" Hosted="true" Abstract="true" Singleton="false" Base="System!System.Device">
<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="IsAvailableForPlacement" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Share Is Available for placement"/>
<Property ID="IsManaged" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Share Is Managed by VMM"/>
<Property ID="HostAssociations" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Semicolon separated list of hosts (names) registered to this share"/>
<Property ID="ClusterAssociations" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Semicolon separated list of clusters (names) registered to this share"/>
<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="FreeSpace" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Share free space"/>
<Property ID="Capacity" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="File Share capacity"/>
</ClassType>