Share via


MSFT_SMDiscovery class

Represents a set of discovery information.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

[dynamic, provider("WMIStorage"), AMENDMENT]
class MSFT_SMDiscovery
{
  String DiscoveryId;
  String Status;
};

Members

The MSFT_SMDiscovery class has these types of members:

Properties

The MSFT_SMDiscovery class has these properties.

DiscoveryId

Data type: String

Access type: Read-only

Qualifiers: Key

The ID of the discovery information.

Status

Data type: String

Access type: Read-only

The status of the discovery information.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\Microsoft\Windows\Storage\SM
MOF
MsftStrgMan.mof
DLL
StorageService.dll

See also

Windows Storage Management WMI Provider