Remove-AFCacheClusterConfiguration

Remove-AFCacheClusterConfiguration

Removes an existing cluster configuration.

Syntax

Parameter Set: Default
Remove-AFCacheClusterConfiguration [-ProviderType] <String> [-ConnectionString] <String> [-Force] [-Confirm] [-WhatIf] [ <CommonParameters>]

Parameters

-ConnectionString<String>

The connection string to the provider that contains the cache cluster configuration store.

Aliases

none

Required?

true

Position?

2

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-Force

Forces the removal of cluster configuration store. Without this switch, the user is prompted for confirmation.

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-ProviderType<String>

The provider used to store the cluster configuration settings.

XML

System.Data.SqlClient

[Custom Provider Name]

Aliases

none

Required?

true

Position?

1

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-Confirm

Prompts you for confirmation before executing the command.

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-WhatIf

Describes what would happen if you executed the command without actually executing the command.

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

<CommonParameters>

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

Examples

PS C:\>