1 instantiation of ContainerCreationRequest
Microsoft.DotNet.Helix.JobSender (1)
StorageHelpers\ApiBlobHelper.cs (1)
25ContainerInformation info = await _helixApiStorage.NewAsync(new ContainerCreationRequest(30, requestedName, targetQueue), cancellationToken).ConfigureAwait(false);
4 references to ContainerCreationRequest
Microsoft.DotNet.Helix.Client (4)
generated-code\Storage.cs (4)
26Models.ContainerCreationRequest body, 125Models.ContainerCreationRequest body, 130if (body == default(Models.ContainerCreationRequest)) 157if (body != default(Models.ContainerCreationRequest))