Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 1.04 KB

Remove-SFMeshSecretValue.md

File metadata and controls

22 lines (10 loc) · 1.04 KB

Remove-SFMeshSecretValue

Deletes the specified value of the named secret resource.

Description

Deletes the secret value resource identified by the name. The name of the resource is typically the version associated with that value. Deletion will fail if the specified value is in use.

Required Parameters

-SecretResourceName

The name of the secret resource.

-SecretValueResourceName

The name of the secret resource value which is typically the version identifier for the value.