Share via


ServiceFabricApplicationPatch.Parameters Property

Definition

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

public System.Collections.Generic.IDictionary<string,string> Parameters { get; }
member this.Parameters : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property Parameters As IDictionary(Of String, String)

Property Value

Applies to