Skip to content

Get SdnModuleConfiguration

Adam Rudell edited this page Dec 5, 2023 · 2 revisions

Get-SdnModuleConfiguration

SYNOPSIS

Returns the configuration data related to the sub modules within SdnDiagnostics.

SYNTAX

Get-SdnModuleConfiguration [-Role] <SdnModules> [<CommonParameters>]

DESCRIPTION

{{ Fill in the Description }}

EXAMPLES

Example 1

PS C:\> {{ Add example code here }}

{{ Add example description here }}

PARAMETERS

-Role

The SDN role that you want to return configuration data for.

Type: SdnModules
Parameter Sets: (All)
Aliases:
Accepted values: Common, Gateway, LoadBalancerMux, NetworkController, Server, Utilities

Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES

RELATED LINKS

Documentation

How To Guides:

Troubleshooting Guides

Learning

Functions

Clone this wiki locally