4 references to OperationStartedAt
Aspire.Hosting.Azure (3)
AzureProvisioningController.cs (1)
124AzureResourceProperties.OperationStartedAt,
AzureResourceProperties.cs (2)
29OperationStartedAt 78properties.Add(CreateHighlighted(OperationStartedAt, startedAt.ToString("O"), AzureProvisioningStrings.OperationPropertyStartedAtDisplayName));
Aspire.Hosting.Azure.Tests (1)
AzureEnvironmentResourceExtensionsTests.cs (1)
2736AssertHighlightedContextProperty(storageSnapshot.Properties, AzureResourceProperties.OperationStartedAt, operationStartedAt.ToString("O"), AzureProvisioningStrings.OperationPropertyStartedAtDisplayName);