GetWebAppSlotConfigurationNamesPlainArgs

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

Constructors

Functions

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

Properties

Link copied to clipboard

Name of the app.

Link copied to clipboard

Name of the resource group to which the resource belongs.