Share via


ApplicationUpdateParametersProperties interface

Properties for application update request.

Properties

parameters

List of application parameters with overridden values from their default values specified in the application manifest.

Property Details

parameters

List of application parameters with overridden values from their default values specified in the application manifest.

parameters?: Record<string, string>

Property Value

Record<string, string>