1 implementation of WithProperty
Microsoft.DotNet.Helix.JobSender (1)
JobDefinition.cs (1)
117
public IJobDefinition
WithProperty
(string key, string value)
2 references to WithProperty
Microsoft.DotNet.Helix.Sdk (2)
SendHelixJob.cs (2)
291
def.
WithProperty
(key, value);
313
def.
WithProperty
(key, value);