mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 20:47:04 +00:00
docs: remove extra space
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
a076d531bc
commit
2b15c2a56f
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ namespace PepperDash.Essentials.Core
|
||||||
/// Represents information about a network port, including its configuration and associated system details.
|
/// Represents information about a network port, including its configuration and associated system details.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <remarks>This class provides properties to describe various attributes of a network port, such as its
|
/// <remarks>This class provides properties to describe various attributes of a network port, such as its
|
||||||
/// name, description, VLAN configuration, and management IP address. It is typically used to store and retrieve
|
/// name, description, VLAN configuration, and management IP address. It is typically used to store and retrieve
|
||||||
/// metadata about network ports in a managed environment.</remarks>
|
/// metadata about network ports in a managed environment.</remarks>
|
||||||
public class NvxNetworkPortInformation
|
public class NvxNetworkPortInformation
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue