3 references to Infra
Aspire.Hosting.Azure.AppContainers (3)
ContainerAppContext.cs (3)
133
StorageName = storageName.AsProvisioningParameter(
Infra
),
588
var secret = secretOutputReference.AsKeyVaultSecret(
Infra
);
612
return parameter.AsProvisioningParameter(
Infra
, isSecure: secretType != SecretType.None);