4 references to TenantId
Aspire.Hosting.Radius.Tests (4)
Publishing\RadCredentialArgumentTests.cs (4)
27
azure => azure.WithServicePrincipal(
TenantId
, ClientId, secret));
35
"--tenant-id",
TenantId
,
49
azure => azure.WithWorkloadIdentity(
TenantId
, ClientId));
58
"--tenant-id",
TenantId
,