4 references to Normal
Aspire.Hosting.Azure.AppService (4)
AzureAppServiceWebsiteContext.cs (4)
187var st = param.Secret ? SecretType.Normal : secretType; 263? SecretType.Normal 290finalSecretType = SecretType.Normal; 888return parameter.AsProvisioningParameter(Infra, isSecure: secretType == SecretType.Normal);