MSFT_SMProtocolEndpoint class
Represents a protocol endpoint.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[dynamic, provider("WMIStorage")]
class MSFT_SMProtocolEndpoint
{
String ObjectId;
string Name;
string NameFormat;
string SystemName;
string ConnectedName;
string ConnectedNameFormat;
string ConnectedSystemName;
};
Members
The MSFT_SMProtocolEndpoint class has these types of members:
Properties
The MSFT_SMProtocolEndpoint class has these properties.
-
ConnectedName
-
-
Data type: string
-
Access type: Read-only
TBD
-
-
ConnectedNameFormat
-
-
Data type: string
-
Access type: Read-only
The format of the ConnectedName property.
-
-
ConnectedSystemName
-
-
Data type: string
-
Access type: Read-only
TBD
-
-
Name
-
-
Data type: string
-
Access type: Read-only
The name of the endpoint. The NameFormat property describes the format of the endpoint name.
-
-
NameFormat
-
-
Data type: string
-
Access type: Read-only
The format of the Name value.
-
-
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.
-
-
SystemName
-
-
Data type: string
-
Access type: Read-only
The name of the system that hosts the endpoint.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\Storage\SM |
MOF |
|
DLL |
|