MSFT_NetQosPolicy ListView Microsoft.Management.Infrastructure.CimInstance#MSFT_NetQosPolicySettingData Name Owner NetworkProfile Precedence $_.UserMatchCondition -ne $null User ($_.AppPathNameMatchCondition -ne $null) -and $_.AppPathNameMatchCondition[0] AppPathName ($_.TemplateMatchCondition -ne $null) -and ($_.TemplateMatchCondition -ne 0) Template ($_.NetDirectPortMatchCondition -ne $null) -and ($_.NetDirectPortMatchCondition -ne 0) NetDirectPort ($_.IPProtocolMatchCondition -ne $null) -and ($_.IPProtocolMatchCondition -ne 0) IPProtocol ($_.IPPortMatchCondition -ne $null) -and ($_.IPPortMatchCondition -ne 0) IPPort ($_.IPSrcPrefixMatchCondition -ne $null) -and $_.IPSrcPrefixMatchCondition[0] IPSrcPrefix ($_.IPSrcPortStartMatchCondition -ne $null) -and ($_.IPSrcPortStartMatchCondition -ne 0) IPSrcPortStart ($_.IPSrcPortStartMatchCondition -ne $null) -and ($_.IPSrcPortStartMatchCondition -ne 0) IPSrcPortEnd ($_.IPDstPrefixMatchCondition -ne $null) -and $_.IPDstPrefixMatchCondition[0] IPDstPrefix ($_.IPDstPortStartMatchCondition -ne $null) -and ($_.IPDstPortStartMatchCondition -ne 0) IPDstPortStart ($_.IPDstPortStartMatchCondition -ne $null) -and ($_.IPDstPortStartMatchCondition -ne 0) IPDstPortEnd $_.URIMatchCondition -ne $null URI $_.URIMatchCondition -ne $null URIRecursive ($_.PriorityValue8021Action -ne $null) -and ($_.PriorityValue8021Action -ne -1) PriorityValue ($_.DSCPAction -ne $null) -and ($_.DSCPAction -ne -1) DSCPValue ($_.MinBandwidthWeightAction -ne $null) -and ($_.MinBandwidthWeightAction -ne 0) MinBandwidthWeight ($_.ThrottleRateAction -ne $null) -and ($_.ThrottleRateAction -ne 0) Import-Module NetQos\MSFT_NetQosPolicy.Format.Helper.psm1 Format-NetQosPolicySpeed $_.ThrottleRateAction 3