2 writes to ApplicationId
Aspire.Hosting.Radius (2)
Publishing\RadiusInfrastructureBuilder.cs (2)
597
construct.
ApplicationId
= BuildIdExpression(legacyAppConstruct);
1957
construct.
ApplicationId
= BuildIdExpression(legacyAppConstruct);
2 references to ApplicationId
Aspire.Hosting.Radius (2)
Publishing\Constructs\RadiusSecretStoreConstruct.cs (2)
50
/// exactly one of <see cref="EnvironmentId"/> / <see cref="
ApplicationId
"/> (the scope),
118
_applicationId = DefineProperty<string>(nameof(
ApplicationId
), ["properties", "application"]);