Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
CASupported | boolean | |
Description | string | This property applies to CIFS/SMB shares only. If it is true, it means that "Continuous Availability" is supported for CIFS shares. Continuous Availability (CA) - Client/Server mediated recovery from network and server failure with application transparency. Like Multi-Channel IO, this feature is somewhat analogous to capabilities available in NFSv4. |
FileSharingProtocol | uint16 | |
Description | string | An enumerated integer indicating the filesharing protocol that this share can support. All settings associated with this Capabilities must have the same value for the FileSharingProtocol property. This property must exist and have a value. |
ModelCorrespondence | string | CIM_ExportedFileShareSetting.FileSharingProtocol, CIM_ExportedFileShareCapabilities.ProtocolVersions |
ValueMap | string | 0, 2, 3, 4, 5, 6, 7, .., 0x8000.. |
Values | string | Unknown, NFS, CIFS, DAFS, WebDAV, HTTP, FTP, DMTF Reserved, Vendor Defined |
ProtocolVersions | string[] | |
Description | string | An array of strings listing the versions of the file sharing protocol that can be supported via these capabilities. All settings associated with this Capabilities must have a non-empty subset of these values in the corresponding ProtocolVersions property. |
ModelCorrespondence | string | CIM_ExportedFileShareSetting.ProtocolVersions, CIM_ExportedFileShareCapabilities.FileSharingProtocol |
SupportedProperties | uint16[] | |
Description | string | An array of property names of the Setting that this Capabilities element supports. |
ValueMap | string | 2, 3, 4, 5, 6, 7, 8, .., 0x8000.. |
Values | string | DefaultReadWrite, DefaultExecute, DefaultUserId, RootAccess, WritePolicy, AccessPoints, InitialEnabledState, DMTF Reserved, Vendor Defined |