Share via


RunbookTestJob.Parameters Property

Definition

Gets or sets the parameters of the test job.

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

Property Value

Applies to