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