List Web App Application Settings Slot Plain Args
data class ListWebAppApplicationSettingsSlotPlainArgs(val name: String, val resourceGroupName: String, val slot: String) : ConvertibleToJava<ListWebAppApplicationSettingsSlotPlainArgs>
Constructors
Link copied to clipboard
fun ListWebAppApplicationSettingsSlotPlainArgs(name: String, resourceGroupName: String, slot: String)