MSFT_MaskingSetToInitiatorId class

Association between MaskingSet and InitiatorId.

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

Syntax

[Association]
class MSFT_MaskingSetToInitiatorId
{
  MSFT_MaskingSet  REF MaskingSet;
  MSFT_InitiatorId REF InitiatorId;
};

Members

The MSFT_MaskingSetToInitiatorId class has these types of members:

Properties

The MSFT_MaskingSetToInitiatorId class has these properties.

InitiatorId

Data type: MSFT_InitiatorId

Access type: Read-only

Qualifiers: Key

MaskingSet

Data type: MSFT_MaskingSet

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_InitiatorId

MSFT_MaskingSet