3 references to EmulatorTableEndpoint
Aspire.Hosting.Azure.Storage (3)
AzureStorageResource.cs (3)
86
? ReferenceExpression.Create($"{
EmulatorTableEndpoint
.Property(EndpointProperty.Url)}")
94
? AzureStorageEmulatorConnectionString.Create(blobEndpoint: EmulatorBlobEndpoint, queueEndpoint: EmulatorQueueEndpoint, tableEndpoint:
EmulatorTableEndpoint
)
103
? AzureStorageEmulatorConnectionString.Create(tableEndpoint:
EmulatorTableEndpoint
)