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