From 52c8445ca654a6119274ff357c4079c019409b6f Mon Sep 17 00:00:00 2001 From: TimShererWithAquent <28902327+TimShererWithAquent@users.noreply.github.com> Date: Fri, 24 Sep 2021 16:49:32 +0000 Subject: [PATCH] Add changes from PlatyPS. --- .../netqos/Get-NetQosPolicy.md | 4 ++- .../netqos/New-NetQosPolicy.md | 23 +++++++++++---- .../netqos/Remove-NetQosPolicy.md | 9 +++--- .../netqos/Set-NetQosPolicy.md | 29 ++++++++++++++++--- 4 files changed, 51 insertions(+), 14 deletions(-) diff --git a/docset/winserver2022-ps/netqos/Get-NetQosPolicy.md b/docset/winserver2022-ps/netqos/Get-NetQosPolicy.md index 04f0cad8f5..a0816c5d7b 100644 --- a/docset/winserver2022-ps/netqos/Get-NetQosPolicy.md +++ b/docset/winserver2022-ps/netqos/Get-NetQosPolicy.md @@ -249,10 +249,12 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String[] ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#ROOT/StandardCimv2/MSFT_NetQosPolicySettingData The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/netqos/New-NetQosPolicy.md b/docset/winserver2022-ps/netqos/New-NetQosPolicy.md index d6504977be..bbc37de517 100644 --- a/docset/winserver2022-ps/netqos/New-NetQosPolicy.md +++ b/docset/winserver2022-ps/netqos/New-NetQosPolicy.md @@ -813,14 +813,27 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### None +### System.String + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.NetQosPolicy.NetworkProfile + +### System.UInt32 + +### System.SByte + +### System.Byte + +### System.UInt64 + +### System.Boolean + +### System.UInt16 + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.NetQosPolicy.Protocol ## OUTPUTS -### Microsoft.Management.Infrastructure.CimInstance#ROOT/StandardCimv2/MSFT_NetQosPolicySettingData -The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. -The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. -The **MSFT_NetQosPolicySettingData** object contains a QoS policy. +### System.Object ## NOTES diff --git a/docset/winserver2022-ps/netqos/Remove-NetQosPolicy.md b/docset/winserver2022-ps/netqos/Remove-NetQosPolicy.md index ba06c3a394..0c0cdd044c 100644 --- a/docset/winserver2022-ps/netqos/Remove-NetQosPolicy.md +++ b/docset/winserver2022-ps/netqos/Remove-NetQosPolicy.md @@ -196,13 +196,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### Microsoft.Management.Infrastructure.CimInstance#ROOT/StandardCimv2/MSFT_NetQosPolicySettingData -The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. -The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. -The **MSFT_NetQosPolicySettingData** object contains a QoS policy. +### System.String[] + +### Microsoft.Management.Infrastructure.CimInstance[] ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#ROOT/StandardCimv2/MSFT_NetQosPolicySettingData The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. diff --git a/docset/winserver2022-ps/netqos/Set-NetQosPolicy.md b/docset/winserver2022-ps/netqos/Set-NetQosPolicy.md index 353c2b31dc..83b49b0aca 100644 --- a/docset/winserver2022-ps/netqos/Set-NetQosPolicy.md +++ b/docset/winserver2022-ps/netqos/Set-NetQosPolicy.md @@ -617,13 +617,34 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### Microsoft.Management.Infrastructure.CimInstance#ROOT/StandardCimv2/MSFT_NetQosPolicySettingData -The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. -The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object. -The **MSFT_NetQosPolicySettingData** object contains a QoS policy. +### System.String[] + +### Microsoft.Management.Infrastructure.CimInstance[] + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.NetQosPolicy.NetworkProfile + +### System.UInt32 + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.NetQosPolicy.Template + +### System.String + +### Microsoft.PowerShell.Cmdletization.GeneratedTypes.NetQosPolicy.Protocol + +### System.UInt16 + +### System.Boolean + +### System.SByte + +### System.Byte + +### System.UInt64 ## OUTPUTS +### Microsoft.Management.Infrastructure.CimInstance + ### Microsoft.Management.Infrastructure.CimInstance#ROOT/StandardCimv2/MSFT_NetQosPolicySettingData The `Microsoft.Management.Infrastructure.CimInstance` object is a wrapper class that displays Windows Management Instrumentation (WMI) objects. The path after the pound sign (`#`) provides the namespace and class name for the underlying WMI object.