Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 948 Bytes

Add-SFMeshSecretValue.md

File metadata and controls

12 lines (12 loc) · 948 Bytes

Add-SFMeshSecretValue

Description

Adds the specified value as a new version of the specified secret resource.

Required Parameters

-JsonDescription

The json containing the description of the secret value to be added.

-ResourceDescriptionFile

The Json resource file containing the description of the secret value to be added.

-SecretResourceName

Name of the secret resource.

-SecretValueResourceName

Name of the secret value resource.