3 references to Id
BicepSample.ApiService (3)
Program.cs (3)
125var blob = container.GetBlobClient(entry.Id.ToString()); 149var tableEntry = new TableEntity(entry.Id.ToString(), entry.Id.ToString())