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)
23Models.ContainerCreationRequest body, 122Models.ContainerCreationRequest body, 127if (body == default(Models.ContainerCreationRequest)) 154if (body != default(Models.ContainerCreationRequest))