Uses of Class
com.azure.resourcemanager.appservice.fluent.models.StringDictionaryInner
Packages that use StringDictionaryInner
Package
Description
Package containing the service clients for WebSiteManagementClient.
Package containing the inner data models for WebSiteManagementClient.
-
Uses of StringDictionaryInner in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent that return StringDictionaryInnerModifier and TypeMethodDescriptionStaticSitesClient.createOrUpdateStaticSiteAppSettings
(String resourceGroupName, String name, StringDictionaryInner appSettings) Creates or updates the app settings of a static site.StaticSitesClient.createOrUpdateStaticSiteBuildAppSettings
(String resourceGroupName, String name, String environmentName, StringDictionaryInner appSettings) Creates or updates the app settings of a static site build.StaticSitesClient.createOrUpdateStaticSiteBuildFunctionAppSettings
(String resourceGroupName, String name, String environmentName, StringDictionaryInner appSettings) Creates or updates the function app settings of a static site build.StaticSitesClient.createOrUpdateStaticSiteFunctionAppSettings
(String resourceGroupName, String name, StringDictionaryInner appSettings) Creates or updates the function app settings of a static site.WebAppsClient.listApplicationSettings
(String resourceGroupName, String name) Gets the application settings of an app.WebAppsClient.listApplicationSettingsSlot
(String resourceGroupName, String name, String slot) Gets the application settings of an app.WebAppsClient.listFunctionKeys
(String resourceGroupName, String name, String functionName) Get function keys for a function in a web site, or a deployment slot.WebAppsClient.listFunctionKeysSlot
(String resourceGroupName, String name, String functionName, String slot) Get function keys for a function in a web site, or a deployment slot.WebAppsClient.listMetadata
(String resourceGroupName, String name) Gets the metadata of an app.WebAppsClient.listMetadataSlot
(String resourceGroupName, String name, String slot) Gets the metadata of an app.StaticSitesClient.listStaticSiteAppSettings
(String resourceGroupName, String name) Gets the application settings of a static site.StaticSitesClient.listStaticSiteBuildAppSettings
(String resourceGroupName, String name, String environmentName) Gets the application settings of a static site build.StaticSitesClient.listStaticSiteBuildFunctionAppSettings
(String resourceGroupName, String name, String environmentName) Gets the application settings of a static site build.StaticSitesClient.listStaticSiteFunctionAppSettings
(String resourceGroupName, String name) Gets the application settings of a static site.StaticSitesClient.listStaticSiteSecrets
(String resourceGroupName, String name) Lists the secrets for an existing static site.WebAppsClient.updateApplicationSettings
(String resourceGroupName, String name, StringDictionaryInner appSettings) Replaces the application settings of an app.WebAppsClient.updateApplicationSettings
(String resourceGroupName, String name, StringDictionaryInner appSettings, com.azure.core.util.Context context) Replaces the application settings of an app.WebAppsClient.updateApplicationSettingsSlot
(String resourceGroupName, String name, String slot, StringDictionaryInner appSettings) Replaces the application settings of an app.WebAppsClient.updateMetadata
(String resourceGroupName, String name, StringDictionaryInner metadata) Replaces the metadata of an app.WebAppsClient.updateMetadataSlot
(String resourceGroupName, String name, String slot, StringDictionaryInner metadata) Replaces the metadata of an app.Methods in com.azure.resourcemanager.appservice.fluent that return types with arguments of type StringDictionaryInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<StringDictionaryInner>, StringDictionaryInner> WebAppsClient.beginUpdateApplicationSettings
(String resourceGroupName, String name, StringDictionaryInner appSettings) Replaces the application settings of an app.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<StringDictionaryInner>, StringDictionaryInner> WebAppsClient.beginUpdateApplicationSettings
(String resourceGroupName, String name, StringDictionaryInner appSettings) Replaces the application settings of an app.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<StringDictionaryInner>, StringDictionaryInner> WebAppsClient.beginUpdateApplicationSettings
(String resourceGroupName, String name, StringDictionaryInner appSettings, com.azure.core.util.Context context) Replaces the application settings of an app.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<StringDictionaryInner>, StringDictionaryInner> WebAppsClient.beginUpdateApplicationSettings
(String resourceGroupName, String name, StringDictionaryInner appSettings, com.azure.core.util.Context context) Replaces the application settings of an app.com.azure.core.util.polling.PollerFlux
<com.azure.core.management.polling.PollResult<StringDictionaryInner>, StringDictionaryInner> WebAppsClient.beginUpdateApplicationSettingsAsync
(String resourceGroupName, String name, StringDictionaryInner appSettings) Replaces the application settings of an app.com.azure.core.util.polling.PollerFlux
<com.azure.core.management.polling.PollResult<StringDictionaryInner>, StringDictionaryInner> WebAppsClient.beginUpdateApplicationSettingsAsync
(String resourceGroupName, String name, StringDictionaryInner appSettings) Replaces the application settings of an app.StaticSitesClient.createOrUpdateStaticSiteAppSettingsAsync
(String resourceGroupName, String name, StringDictionaryInner appSettings) Creates or updates the app settings of a static site.com.azure.core.http.rest.Response
<StringDictionaryInner> StaticSitesClient.createOrUpdateStaticSiteAppSettingsWithResponse
(String resourceGroupName, String name, StringDictionaryInner appSettings, com.azure.core.util.Context context) Creates or updates the app settings of a static site.Mono
<com.azure.core.http.rest.Response<StringDictionaryInner>> StaticSitesClient.createOrUpdateStaticSiteAppSettingsWithResponseAsync
(String resourceGroupName, String name, StringDictionaryInner appSettings) Creates or updates the app settings of a static site.StaticSitesClient.createOrUpdateStaticSiteBuildAppSettingsAsync
(String resourceGroupName, String name, String environmentName, StringDictionaryInner appSettings) Creates or updates the app settings of a static site build.com.azure.core.http.rest.Response
<StringDictionaryInner> StaticSitesClient.createOrUpdateStaticSiteBuildAppSettingsWithResponse
(String resourceGroupName, String name, String environmentName, StringDictionaryInner appSettings, com.azure.core.util.Context context) Creates or updates the app settings of a static site build.Mono
<com.azure.core.http.rest.Response<StringDictionaryInner>> StaticSitesClient.createOrUpdateStaticSiteBuildAppSettingsWithResponseAsync
(String resourceGroupName, String name, String environmentName, StringDictionaryInner appSettings) Creates or updates the app settings of a static site build.StaticSitesClient.createOrUpdateStaticSiteBuildFunctionAppSettingsAsync
(String resourceGroupName, String name, String environmentName, StringDictionaryInner appSettings) Creates or updates the function app settings of a static site build.com.azure.core.http.rest.Response
<StringDictionaryInner> StaticSitesClient.createOrUpdateStaticSiteBuildFunctionAppSettingsWithResponse
(String resourceGroupName, String name, String environmentName, StringDictionaryInner appSettings, com.azure.core.util.Context context) Creates or updates the function app settings of a static site build.Mono
<com.azure.core.http.rest.Response<StringDictionaryInner>> StaticSitesClient.createOrUpdateStaticSiteBuildFunctionAppSettingsWithResponseAsync
(String resourceGroupName, String name, String environmentName, StringDictionaryInner appSettings) Creates or updates the function app settings of a static site build.StaticSitesClient.createOrUpdateStaticSiteFunctionAppSettingsAsync
(String resourceGroupName, String name, StringDictionaryInner appSettings) Creates or updates the function app settings of a static site.com.azure.core.http.rest.Response
<StringDictionaryInner> StaticSitesClient.createOrUpdateStaticSiteFunctionAppSettingsWithResponse
(String resourceGroupName, String name, StringDictionaryInner appSettings, com.azure.core.util.Context context) Creates or updates the function app settings of a static site.Mono
<com.azure.core.http.rest.Response<StringDictionaryInner>> StaticSitesClient.createOrUpdateStaticSiteFunctionAppSettingsWithResponseAsync
(String resourceGroupName, String name, StringDictionaryInner appSettings) Creates or updates the function app settings of a static site.WebAppsClient.listApplicationSettingsAsync
(String resourceGroupName, String name) Gets the application settings of an app.WebAppsClient.listApplicationSettingsSlotAsync
(String resourceGroupName, String name, String slot) Gets the application settings of an app.com.azure.core.http.rest.Response
<StringDictionaryInner> WebAppsClient.listApplicationSettingsSlotWithResponse
(String resourceGroupName, String name, String slot, com.azure.core.util.Context context) Gets the application settings of an app.Mono
<com.azure.core.http.rest.Response<StringDictionaryInner>> WebAppsClient.listApplicationSettingsSlotWithResponseAsync
(String resourceGroupName, String name, String slot) Gets the application settings of an app.com.azure.core.http.rest.Response
<StringDictionaryInner> WebAppsClient.listApplicationSettingsWithResponse
(String resourceGroupName, String name, com.azure.core.util.Context context) Gets the application settings of an app.Mono
<com.azure.core.http.rest.Response<StringDictionaryInner>> WebAppsClient.listApplicationSettingsWithResponseAsync
(String resourceGroupName, String name) Gets the application settings of an app.WebAppsClient.listFunctionKeysAsync
(String resourceGroupName, String name, String functionName) Get function keys for a function in a web site, or a deployment slot.WebAppsClient.listFunctionKeysSlotAsync
(String resourceGroupName, String name, String functionName, String slot) Get function keys for a function in a web site, or a deployment slot.com.azure.core.http.rest.Response
<StringDictionaryInner> WebAppsClient.listFunctionKeysSlotWithResponse
(String resourceGroupName, String name, String functionName, String slot, com.azure.core.util.Context context) Get function keys for a function in a web site, or a deployment slot.Mono
<com.azure.core.http.rest.Response<StringDictionaryInner>> WebAppsClient.listFunctionKeysSlotWithResponseAsync
(String resourceGroupName, String name, String functionName, String slot) Get function keys for a function in a web site, or a deployment slot.com.azure.core.http.rest.Response
<StringDictionaryInner> WebAppsClient.listFunctionKeysWithResponse
(String resourceGroupName, String name, String functionName, com.azure.core.util.Context context) Get function keys for a function in a web site, or a deployment slot.Mono
<com.azure.core.http.rest.Response<StringDictionaryInner>> WebAppsClient.listFunctionKeysWithResponseAsync
(String resourceGroupName, String name, String functionName) Get function keys for a function in a web site, or a deployment slot.WebAppsClient.listMetadataAsync
(String resourceGroupName, String name) Gets the metadata of an app.WebAppsClient.listMetadataSlotAsync
(String resourceGroupName, String name, String slot) Gets the metadata of an app.com.azure.core.http.rest.Response
<StringDictionaryInner> WebAppsClient.listMetadataSlotWithResponse
(String resourceGroupName, String name, String slot, com.azure.core.util.Context context) Gets the metadata of an app.Mono
<com.azure.core.http.rest.Response<StringDictionaryInner>> WebAppsClient.listMetadataSlotWithResponseAsync
(String resourceGroupName, String name, String slot) Gets the metadata of an app.com.azure.core.http.rest.Response
<StringDictionaryInner> WebAppsClient.listMetadataWithResponse
(String resourceGroupName, String name, com.azure.core.util.Context context) Gets the metadata of an app.Mono
<com.azure.core.http.rest.Response<StringDictionaryInner>> WebAppsClient.listMetadataWithResponseAsync
(String resourceGroupName, String name) Gets the metadata of an app.StaticSitesClient.listStaticSiteAppSettingsAsync
(String resourceGroupName, String name) Gets the application settings of a static site.com.azure.core.http.rest.Response
<StringDictionaryInner> StaticSitesClient.listStaticSiteAppSettingsWithResponse
(String resourceGroupName, String name, com.azure.core.util.Context context) Gets the application settings of a static site.Mono
<com.azure.core.http.rest.Response<StringDictionaryInner>> StaticSitesClient.listStaticSiteAppSettingsWithResponseAsync
(String resourceGroupName, String name) Gets the application settings of a static site.StaticSitesClient.listStaticSiteBuildAppSettingsAsync
(String resourceGroupName, String name, String environmentName) Gets the application settings of a static site build.com.azure.core.http.rest.Response
<StringDictionaryInner> StaticSitesClient.listStaticSiteBuildAppSettingsWithResponse
(String resourceGroupName, String name, String environmentName, com.azure.core.util.Context context) Gets the application settings of a static site build.Mono
<com.azure.core.http.rest.Response<StringDictionaryInner>> StaticSitesClient.listStaticSiteBuildAppSettingsWithResponseAsync
(String resourceGroupName, String name, String environmentName) Gets the application settings of a static site build.StaticSitesClient.listStaticSiteBuildFunctionAppSettingsAsync
(String resourceGroupName, String name, String environmentName) Gets the application settings of a static site build.com.azure.core.http.rest.Response
<StringDictionaryInner> StaticSitesClient.listStaticSiteBuildFunctionAppSettingsWithResponse
(String resourceGroupName, String name, String environmentName, com.azure.core.util.Context context) Gets the application settings of a static site build.Mono
<com.azure.core.http.rest.Response<StringDictionaryInner>> StaticSitesClient.listStaticSiteBuildFunctionAppSettingsWithResponseAsync
(String resourceGroupName, String name, String environmentName) Gets the application settings of a static site build.StaticSitesClient.listStaticSiteFunctionAppSettingsAsync
(String resourceGroupName, String name) Gets the application settings of a static site.com.azure.core.http.rest.Response
<StringDictionaryInner> StaticSitesClient.listStaticSiteFunctionAppSettingsWithResponse
(String resourceGroupName, String name, com.azure.core.util.Context context) Gets the application settings of a static site.Mono
<com.azure.core.http.rest.Response<StringDictionaryInner>> StaticSitesClient.listStaticSiteFunctionAppSettingsWithResponseAsync
(String resourceGroupName, String name) Gets the application settings of a static site.StaticSitesClient.listStaticSiteSecretsAsync
(String resourceGroupName, String name) Lists the secrets for an existing static site.com.azure.core.http.rest.Response
<StringDictionaryInner> StaticSitesClient.listStaticSiteSecretsWithResponse
(String resourceGroupName, String name, com.azure.core.util.Context context) Lists the secrets for an existing static site.Mono
<com.azure.core.http.rest.Response<StringDictionaryInner>> StaticSitesClient.listStaticSiteSecretsWithResponseAsync
(String resourceGroupName, String name) Lists the secrets for an existing static site.WebAppsClient.updateApplicationSettingsAsync
(String resourceGroupName, String name, StringDictionaryInner appSettings) Replaces the application settings of an app.WebAppsClient.updateApplicationSettingsSlotAsync
(String resourceGroupName, String name, String slot, StringDictionaryInner appSettings) Replaces the application settings of an app.com.azure.core.http.rest.Response
<StringDictionaryInner> WebAppsClient.updateApplicationSettingsSlotWithResponse
(String resourceGroupName, String name, String slot, StringDictionaryInner appSettings, com.azure.core.util.Context context) Replaces the application settings of an app.Mono
<com.azure.core.http.rest.Response<StringDictionaryInner>> WebAppsClient.updateApplicationSettingsSlotWithResponseAsync
(String resourceGroupName, String name, String slot, StringDictionaryInner appSettings) Replaces the application settings of an app.WebAppsClient.updateMetadataAsync
(String resourceGroupName, String name, StringDictionaryInner metadata) Replaces the metadata of an app.WebAppsClient.updateMetadataSlotAsync
(String resourceGroupName, String name, String slot, StringDictionaryInner metadata) Replaces the metadata of an app.com.azure.core.http.rest.Response
<StringDictionaryInner> WebAppsClient.updateMetadataSlotWithResponse
(String resourceGroupName, String name, String slot, StringDictionaryInner metadata, com.azure.core.util.Context context) Replaces the metadata of an app.Mono
<com.azure.core.http.rest.Response<StringDictionaryInner>> WebAppsClient.updateMetadataSlotWithResponseAsync
(String resourceGroupName, String name, String slot, StringDictionaryInner metadata) Replaces the metadata of an app.com.azure.core.http.rest.Response
<StringDictionaryInner> WebAppsClient.updateMetadataWithResponse
(String resourceGroupName, String name, StringDictionaryInner metadata, com.azure.core.util.Context context) Replaces the metadata of an app.Mono
<com.azure.core.http.rest.Response<StringDictionaryInner>> WebAppsClient.updateMetadataWithResponseAsync
(String resourceGroupName, String name, StringDictionaryInner metadata) Replaces the metadata of an app.Methods in com.azure.resourcemanager.appservice.fluent with parameters of type StringDictionaryInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<StringDictionaryInner>, StringDictionaryInner> WebAppsClient.beginUpdateApplicationSettings
(String resourceGroupName, String name, StringDictionaryInner appSettings) Replaces the application settings of an app.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<StringDictionaryInner>, StringDictionaryInner> WebAppsClient.beginUpdateApplicationSettings
(String resourceGroupName, String name, StringDictionaryInner appSettings, com.azure.core.util.Context context) Replaces the application settings of an app.com.azure.core.util.polling.PollerFlux
<com.azure.core.management.polling.PollResult<StringDictionaryInner>, StringDictionaryInner> WebAppsClient.beginUpdateApplicationSettingsAsync
(String resourceGroupName, String name, StringDictionaryInner appSettings) Replaces the application settings of an app.StaticSitesClient.createOrUpdateStaticSiteAppSettings
(String resourceGroupName, String name, StringDictionaryInner appSettings) Creates or updates the app settings of a static site.StaticSitesClient.createOrUpdateStaticSiteAppSettingsAsync
(String resourceGroupName, String name, StringDictionaryInner appSettings) Creates or updates the app settings of a static site.com.azure.core.http.rest.Response
<StringDictionaryInner> StaticSitesClient.createOrUpdateStaticSiteAppSettingsWithResponse
(String resourceGroupName, String name, StringDictionaryInner appSettings, com.azure.core.util.Context context) Creates or updates the app settings of a static site.Mono
<com.azure.core.http.rest.Response<StringDictionaryInner>> StaticSitesClient.createOrUpdateStaticSiteAppSettingsWithResponseAsync
(String resourceGroupName, String name, StringDictionaryInner appSettings) Creates or updates the app settings of a static site.StaticSitesClient.createOrUpdateStaticSiteBuildAppSettings
(String resourceGroupName, String name, String environmentName, StringDictionaryInner appSettings) Creates or updates the app settings of a static site build.StaticSitesClient.createOrUpdateStaticSiteBuildAppSettingsAsync
(String resourceGroupName, String name, String environmentName, StringDictionaryInner appSettings) Creates or updates the app settings of a static site build.com.azure.core.http.rest.Response
<StringDictionaryInner> StaticSitesClient.createOrUpdateStaticSiteBuildAppSettingsWithResponse
(String resourceGroupName, String name, String environmentName, StringDictionaryInner appSettings, com.azure.core.util.Context context) Creates or updates the app settings of a static site build.Mono
<com.azure.core.http.rest.Response<StringDictionaryInner>> StaticSitesClient.createOrUpdateStaticSiteBuildAppSettingsWithResponseAsync
(String resourceGroupName, String name, String environmentName, StringDictionaryInner appSettings) Creates or updates the app settings of a static site build.StaticSitesClient.createOrUpdateStaticSiteBuildFunctionAppSettings
(String resourceGroupName, String name, String environmentName, StringDictionaryInner appSettings) Creates or updates the function app settings of a static site build.StaticSitesClient.createOrUpdateStaticSiteBuildFunctionAppSettingsAsync
(String resourceGroupName, String name, String environmentName, StringDictionaryInner appSettings) Creates or updates the function app settings of a static site build.com.azure.core.http.rest.Response
<StringDictionaryInner> StaticSitesClient.createOrUpdateStaticSiteBuildFunctionAppSettingsWithResponse
(String resourceGroupName, String name, String environmentName, StringDictionaryInner appSettings, com.azure.core.util.Context context) Creates or updates the function app settings of a static site build.Mono
<com.azure.core.http.rest.Response<StringDictionaryInner>> StaticSitesClient.createOrUpdateStaticSiteBuildFunctionAppSettingsWithResponseAsync
(String resourceGroupName, String name, String environmentName, StringDictionaryInner appSettings) Creates or updates the function app settings of a static site build.StaticSitesClient.createOrUpdateStaticSiteFunctionAppSettings
(String resourceGroupName, String name, StringDictionaryInner appSettings) Creates or updates the function app settings of a static site.StaticSitesClient.createOrUpdateStaticSiteFunctionAppSettingsAsync
(String resourceGroupName, String name, StringDictionaryInner appSettings) Creates or updates the function app settings of a static site.com.azure.core.http.rest.Response
<StringDictionaryInner> StaticSitesClient.createOrUpdateStaticSiteFunctionAppSettingsWithResponse
(String resourceGroupName, String name, StringDictionaryInner appSettings, com.azure.core.util.Context context) Creates or updates the function app settings of a static site.Mono
<com.azure.core.http.rest.Response<StringDictionaryInner>> StaticSitesClient.createOrUpdateStaticSiteFunctionAppSettingsWithResponseAsync
(String resourceGroupName, String name, StringDictionaryInner appSettings) Creates or updates the function app settings of a static site.WebAppsClient.updateApplicationSettings
(String resourceGroupName, String name, StringDictionaryInner appSettings) Replaces the application settings of an app.WebAppsClient.updateApplicationSettings
(String resourceGroupName, String name, StringDictionaryInner appSettings, com.azure.core.util.Context context) Replaces the application settings of an app.WebAppsClient.updateApplicationSettingsAsync
(String resourceGroupName, String name, StringDictionaryInner appSettings) Replaces the application settings of an app.WebAppsClient.updateApplicationSettingsSlot
(String resourceGroupName, String name, String slot, StringDictionaryInner appSettings) Replaces the application settings of an app.WebAppsClient.updateApplicationSettingsSlotAsync
(String resourceGroupName, String name, String slot, StringDictionaryInner appSettings) Replaces the application settings of an app.com.azure.core.http.rest.Response
<StringDictionaryInner> WebAppsClient.updateApplicationSettingsSlotWithResponse
(String resourceGroupName, String name, String slot, StringDictionaryInner appSettings, com.azure.core.util.Context context) Replaces the application settings of an app.Mono
<com.azure.core.http.rest.Response<StringDictionaryInner>> WebAppsClient.updateApplicationSettingsSlotWithResponseAsync
(String resourceGroupName, String name, String slot, StringDictionaryInner appSettings) Replaces the application settings of an app.Mono
<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> WebAppsClient.updateApplicationSettingsWithResponseAsync
(String resourceGroupName, String name, StringDictionaryInner appSettings) Replaces the application settings of an app.WebAppsClient.updateMetadata
(String resourceGroupName, String name, StringDictionaryInner metadata) Replaces the metadata of an app.WebAppsClient.updateMetadataAsync
(String resourceGroupName, String name, StringDictionaryInner metadata) Replaces the metadata of an app.WebAppsClient.updateMetadataSlot
(String resourceGroupName, String name, String slot, StringDictionaryInner metadata) Replaces the metadata of an app.WebAppsClient.updateMetadataSlotAsync
(String resourceGroupName, String name, String slot, StringDictionaryInner metadata) Replaces the metadata of an app.com.azure.core.http.rest.Response
<StringDictionaryInner> WebAppsClient.updateMetadataSlotWithResponse
(String resourceGroupName, String name, String slot, StringDictionaryInner metadata, com.azure.core.util.Context context) Replaces the metadata of an app.Mono
<com.azure.core.http.rest.Response<StringDictionaryInner>> WebAppsClient.updateMetadataSlotWithResponseAsync
(String resourceGroupName, String name, String slot, StringDictionaryInner metadata) Replaces the metadata of an app.com.azure.core.http.rest.Response
<StringDictionaryInner> WebAppsClient.updateMetadataWithResponse
(String resourceGroupName, String name, StringDictionaryInner metadata, com.azure.core.util.Context context) Replaces the metadata of an app.Mono
<com.azure.core.http.rest.Response<StringDictionaryInner>> WebAppsClient.updateMetadataWithResponseAsync
(String resourceGroupName, String name, StringDictionaryInner metadata) Replaces the metadata of an app. -
Uses of StringDictionaryInner in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return StringDictionaryInnerModifier and TypeMethodDescriptionstatic StringDictionaryInner
StringDictionaryInner.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of StringDictionaryInner from the JsonReader.Set the kind property: Kind of resource.StringDictionaryInner.withProperties
(Map<String, String> properties) Set the properties property: Settings.