Syntax
body (Default)
Set-NetworkList -NetworkListID <String> [-Operation <String>] [-Body <String>] [-Element <String>]
[-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [<CommonParameters>]
pipeline
Set-NetworkList -NetworkListID <String> [-Operation <String>] [-NetworkList <Object>] [-Element <String>]
[-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [<CommonParameters>]
Parameters
-AccountSwitchKey
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-Body
Type: String
Parameter Sets: body
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-EdgeRCFile
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-Element
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-NetworkList
Type: Object
Parameter Sets: pipeline
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False
-NetworkListID
Type: String
Parameter Sets: (All)
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-Operation
Type: String
Parameter Sets: (All)
Aliases:
Accepted values: set, add, remove
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-Section
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
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.