Get Windows Function App Plain Args
data class GetWindowsFunctionAppPlainArgs(val name: String, val resourceGroupName: String) : ConvertibleToJava<GetWindowsFunctionAppPlainArgs>
A collection of arguments for invoking getWindowsFunctionApp.