NetworkFunctionValueWithSecrets.SecretDeploymentValues Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The JSON-serialized secret deployment values from the user. This contains secrets like passwords,keys etc.
public string SecretDeploymentValues { get; set; }
member this.SecretDeploymentValues : string with get, set
Public Property SecretDeploymentValues As String