MSISCSITARGET_StorageSettingsAssociatedToCapabilities class
Associates a MSISCSITARGET_StorageSetting instance with a MSISCSITARGET_StorageCapabilities instance.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Dynamic, Provider("MSiSCSITargetProv"), Version("1.0.0")]
class MSISCSITARGET_StorageSettingsAssociatedToCapabilities : CIM_StorageSettingsAssociatedToCapabilities
{
CIM_StorageCapabilities REF Antecedent;
CIM_StorageSetting REF Dependent;
boolean DefaultSetting = TRUE;
};
Members
The MSISCSITARGET_StorageSettingsAssociatedToCapabilities class has these types of members:
Properties
The MSISCSITARGET_StorageSettingsAssociatedToCapabilities class has these properties.
-
Antecedent
-
-
Data type: CIM_StorageCapabilities
-
Access type: Read-only
The StorageCapabilities.
This property is inherited from CIM_StorageSettingsAssociatedToCapabilities.
-
-
DefaultSetting
-
Indicates whether this setting is the default storage setting to use with the Antecedent storage capabilities. For Microsoft implementations, each MSISCSITARGET_StoragePool is associated with only one MSISCSITARGET_StorageCapabilities instance and one MSISCSITARGET_StorageSetting instance. Therefore the one storage setting is the default.
-
Dependent
-
-
Data type: CIM_StorageSetting
-
Access type: Read-only
The fixed and predefined StorageSetting.
This property is inherited from CIM_StorageSettingsAssociatedToCapabilities.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 R2 |
Namespace |
Root\CIMv2\Storage\iScsiTarget |
MOF |
|
DLL |
|