MSFT_SMFabric class
Represents a Windows Fabric storage service.
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_SMFabric
{
String ObjectId;
String ElementName;
String Name;
string NameFormat;
String OtherIdentifyingInfo[];
String IdentifyingDescriptions[];
String ManagementServer;
};
Members
The MSFT_SMFabric class has these types of members:
Properties
The MSFT_SMFabric class has these properties.
-
ElementName
-
-
Data type: String
-
Access type: Read-only
The name of the service that is displayed to users.
-
-
IdentifyingDescriptions
-
-
Data type: String array
-
Access type: Read-only
An array that contains descriptions of the format used in the custom identifiers in OtherIdentifyingInfo. There must be a 1:1 mapping between this array and OtherIdentifyingInfo.
-
-
ManagementServer
-
-
Data type: String
-
Access type: Read-only
The name of the management server that hosts the Windows Fabric service.
-
-
Name
-
-
Data type: String
-
Access type: Read-only
The label of the service.
-
-
NameFormat
-
-
Data type: string
-
Access type: Read-only
The format or protocol for assigning the Name property.
The possible values are.
-
-
("Other")
-
("IP")
-
("Dial")
-
("HID")
-
("NWA")
-
("HWA")
-
("X25")
-
("ISDN")
-
("IPX")
-
("DCC")
-
("ICD")
-
("E.164")
-
("SNA")
-
("OID/OSI")
-
("WWN")
-
("NAA")
ObjectId
-
Data type: String
-
Access type: Read-only
-
Qualifiers: Key
The ID of this class instance. This ID must be unique within the scope of the Windows Storage Management server that hosts the provider object.
OtherIdentifyingInfo
-
Data type: String array
-
Access type: Read-only
An array that contains custom identifiers for the service. If this field is set, the OtherIdentifyingInfoDescription property must also be set.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\Storage\SM |
MOF |
|
DLL |
|