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