4 references to Normal
Aspire.Hosting.Azure.AppService (4)
AzureAppServiceWebsiteContext.cs (4)
221var st = param.Secret ? SecretType.Normal : secretType; 297? SecretType.Normal 324finalSecretType = SecretType.Normal; 922return parameter.AsProvisioningParameter(Infra, isSecure: secretType == SecretType.Normal);