Uses of Class
com.azure.resourcemanager.appservice.fluent.models.SlotConfigNames
Packages that use SlotConfigNames
Package
Description
Package containing the inner data models for WebSiteManagementClient.
-
Uses of SlotConfigNames in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return SlotConfigNamesModifier and TypeMethodDescriptionSlotConfigNames.withAppSettingNames(List<String> appSettingNames) Set the appSettingNames property: List of application settings names.SlotConfigNames.withAzureStorageConfigNames(List<String> azureStorageConfigNames) Set the azureStorageConfigNames property: List of external Azure storage account identifiers.SlotConfigNames.withConnectionStringNames(List<String> connectionStringNames) Set the connectionStringNames property: List of connection string names.