| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
SlotConfigNames |
SlotConfigNames.withAppSettingNames(List<String> appSettingNames)
Set the appSettingNames property: List of application settings names.
|
SlotConfigNames |
SlotConfigNames.withAzureStorageConfigNames(List<String> azureStorageConfigNames)
Set the azureStorageConfigNames property: List of external Azure storage account identifiers.
|
SlotConfigNames |
SlotConfigNames.withConnectionStringNames(List<String> connectionStringNames)
Set the connectionStringNames property: List of connection string names.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.