Download full document:

Remove-STFFeatureState

Removes the FeatureState object

Syntax

Remove-STFFeatureState [-Name] <String> [<CommonParameters>]

Detailed Description

Removes the FeatureState object

Add-STFFeatureState Get-STFFeatureState Get-STFFeatureStateNames New-STFFeatureState New-STFFeatureStateProperty Clear-STFFeatureStates Reset-STFFeatureData Set-STFFeatureState

Parameters

Name Description Required? Pipeline Input
Name The unique identifier of the FeatureState true false

Input Type

System.String

Parameter Name: The .NET 'System.String' reference type

Return Values

Examples

EXAMPLE 1 Removes the FeatureState object

Remove-STFFeatureState -Name feature1

REMARKS

Removes the FeatureState object registered as feature1