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