1 write to Type
Microsoft.DotNet.Helix.Sdk (1)
SendHelixJob.cs (1)
179
Type
= Type.ToLowerInvariant();
3 references to Type
Microsoft.DotNet.Helix.Sdk (3)
SendHelixJob.cs (3)
179
Type =
Type
.ToLowerInvariant();
188
.WithType(
Type
)
191
Log.LogMessage($"Initialized job definition with type '{
Type
}', and target queue '{TargetQueue}'");