3 references to Infra
Aspire.Hosting.Azure.AppContainers (3)
BaseContainerAppContext.cs (3)
55
StorageName = storageName.AsProvisioningParameter(
Infra
),
374
var secret = secretOutputReference.AsKeyVaultSecret(
Infra
);
398
return parameter.AsProvisioningParameter(
Infra
, isSecure: secretType != SecretType.None);