ListWebAppApplicationSettingsPlainArgs

data class ListWebAppApplicationSettingsPlainArgs(val name: String, val resourceGroupName: String) : ConvertibleToJava<ListWebAppApplicationSettingsPlainArgs>

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): ListWebAppApplicationSettingsPlainArgs

Properties

Link copied to clipboard

Name of the app.

Link copied to clipboard

Name of the resource group to which the resource belongs.