MSFT_StorageQoSPolicyToFlow class
Associates a policy to a flow.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Association, dynamic, provider("STORAGEQOS"), AMENDMENT]
class MSFT_StorageQoSPolicyToFlow
{
MSFT_StorageQoSPolicy REF Policy;
MSFT_StorageQoSFlow REF Flow;
};
Members
The MSFT_StorageQoSPolicyToFlow class has these types of members:
Properties
The MSFT_StorageQoSPolicyToFlow class has these properties.
-
Flow
-
-
Data type: MSFT_StorageQoSFlow
-
Access type: Read-only
-
Qualifiers: key
A MSFT_StorageQoSFlow containing the flow to associate.
-
-
Policy
-
-
Data type: MSFT_StorageQoSPolicy
-
Access type: Read-only
-
Qualifiers: key
A MSFT_StorageQoSPolicy containing the policy to associate.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\Microsoft\Windows\storage |
MOF |
|
DLL |
|