For the complete documentation index, see llms.txt. This page is also available as Markdown.

Remove-DSPamProvider

Sintaxis

__AllParameterSets

Remove-DSPamProvider -ProviderID <guid> [-AsLegacyResponse] [<CommonParameters>]

Parámetros

-AsLegacyResponse

En las versiones anteriores a 2024.2, muchos cmdlets de DS devolvían un objeto ServerResponse. Al habilitar este modificador de compatibilidad con versiones anteriores, los scripts desarrollados para versiones previas pueden funcionar correctamente.

Type: System.Management.Automation.SwitchParameter
DefaultValue: ''
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
  Position: Named
  IsRequired: false
  ValueFromPipeline: false
  ValueFromPipelineByPropertyName: false
  ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''

-ProviderID

ID del proveedor

CommonParameters

Este cmdlet admite los parámetros comunes: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction y -WarningVariable. Para más información, consulte about_CommonParameters.

Notas

Para más información, escriba "Get-Help Remove-DSPamProvider -detailed". Para información técnica, escriba "Get-Help Remove-DSPamProvider -full".

Última actualización

¿Te fue útil?