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