Uses of Class
com.azure.resourcemanager.appservice.models.Secret
Packages that use Secret
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of Secret in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return SecretModifier and TypeMethodDescriptionSet the name property: Secret Name.Set the value property: Secret Value.Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type SecretModifier and TypeMethodDescriptionConfiguration.secrets()Get the secrets property: Collection of secrets used by a Container app.Method parameters in com.azure.resourcemanager.appservice.models with type arguments of type SecretModifier and TypeMethodDescriptionConfiguration.withSecrets(List<Secret> secrets) Set the secrets property: Collection of secrets used by a Container app.