MSFT_TargetPortToTargetPortal class

Association between TargetPort and TargetPortal.

The following syntax is simplified from Managed Object Format (MOF) code.

Syntax

[Association]
class MSFT_TargetPortToTargetPortal
{
  MSFT_TargetPort   REF TargetPort;
  MSFT_TargetPortal REF TargetPortal;
};

Members

The MSFT_TargetPortToTargetPortal class has these types of members:

Properties

The MSFT_TargetPortToTargetPortal class has these properties.

TargetPort

Data type: MSFT_TargetPort

Access type: Read-only

Qualifiers: Key

TargetPortal

Data type: MSFT_TargetPortal

Access type: Read-only

Qualifiers: Key

Requirements

Requirement Value
Minimum supported client Windows 8 [desktop apps only]
Minimum supported server Windows Server 2012 [desktop apps only]
Namespace Root\Microsoft\Windows\Storage
MOF Storagewmi.mof

See also

MSFT_TargetPort

MSFT_TargetPortal