Uses of Interface
com.azure.resourcemanager.appservice.models.ConnectionString
Packages that use ConnectionString
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of ConnectionString in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type ConnectionStringModifier and TypeMethodDescriptionWebAppBase.getConnectionStrings()
Gets the connection strings defined on the web app.WebAppBase.getConnectionStringsAsync()
Gets the connection strings defined on the web app.