Class CIM_FileServerCapabilities
extends CIM_Capabilities

A subclass of Capabilities that implemets the CreateGoalSettings method that a client may use to secure CIM_Setting_Data subclasses that can be used in creating or modifying a FileServer.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Capabilities
   |
   +--CIM_FileServerCapabilities

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringA subclass of Capabilities that implemets the CreateGoalSettings method that a client may use to secure CIM_Setting_Data subclasses that can be used in creating or modifying a FileServer.
UMLPackagePathstringCIM::System::SystemResources
Versionstring2.45.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
CIFSSupportedboolean
DescriptionstringTrue indicates that the File Server ComputerSystem supports CIFS Shares.False indicates that CIFS is not supported.
DNSSupportedboolean
DescriptionstringTrue indicates that the File Server ComputerSystem supports DNS.False indicates that DNS is not supported.
FileServerSettingsSupportedboolean
DescriptionstringTrue indicates that there will be a FileServerSettings instance associated with the FileServer ComputerSystem.False indicates there is no FileServerSettings instance.
NetworkVLANSupportedboolean
DescriptionstringTrue indicates that the File Server ComputerSystem supports network VLAN tagging.False indicates that VLAN tagging is not supported.
NFSSupportedboolean
DescriptionstringTrue indicates that the File Server ComputerSystem supports NFS Exports.False indicates that NFS Exports is not supported.
NISSupportedboolean
DescriptionstringTrue indicates that the File Server ComputerSystem supports NIS.False indicates that NIS is not supported.
ScaleOutSupportedboolean
DescriptionstringTrue indicates that the File Server ComputerSystem supports ScaleOut.False indicates that ScaleOut is not supported.

Inherited Properties

NameData Type
Captionstring
Descriptionstring
ElementNamestring
Generationuint64
InstanceIDstring

Class Methods